From 9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Thu, 26 Apr 2018 18:30:08 -0400 Subject: [PATCH] dev-util/glade: amd64 stable Bug: https://bugs.gentoo.org/652976 Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- dev-util/glade/glade-3.20.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild index 8e7c03a434233..8a552f034ae90 100644 --- a/dev-util/glade/glade-3.20.4.ebuild +++ b/dev-util/glade/glade-3.20.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"