From: Agostino Sarubbo Date: Mon, 2 Sep 2019 09:31:52 +0000 (+0200) Subject: dev-util/glade: ppc64 stable wrt bug #692932 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c47a7317c1e4c23396eaf9631eaa96ac08542af;p=gentoo.git dev-util/glade: ppc64 stable wrt bug #692932 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild index 316aabeda542..98f3bf10829e 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1.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 webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"