From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE3E3138334 for ; Fri, 6 Jul 2018 13:44:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8685E0A96; Fri, 6 Jul 2018 13:44:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A35E3E0A99 for ; Fri, 6 Jul 2018 13:44:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0812B335CAC for ; Fri, 6 Jul 2018 13:44:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FD11363 for ; Fri, 6 Jul 2018 13:43:58 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1530884498.36936522d4d2d054200116d7edff8b8834707661.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-builder-convert/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild X-VCS-Directories: dev-util/gtk-builder-convert/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 36936522d4d2d054200116d7edff8b8834707661 X-VCS-Branch: master Date: Fri, 6 Jul 2018 13:43:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 897fbf02-e644-4919-bc70-9d95f1b12e68 X-Archives-Hash: a938b4e5a3aefe93bd6f444f1e10b3eb commit: 36936522d4d2d054200116d7edff8b8834707661 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Jul 6 13:27:37 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Jul 6 13:41:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36936522 dev-util/gtk-builder-convert: x86 stable (bug #660314) Package-Manager: Portage-2.3.41, Repoman-2.3.9 dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild index 258cf2dda4e..5f384e68e25 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.32.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"