From: Agostino Sarubbo Date: Sat, 21 Jan 2017 20:10:10 +0000 (+0100) Subject: dev-util/glade: ppc stable wrt bug #587010 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c35f8bdc614333604806c63663452a54eacea56a;p=gentoo.git dev-util/glade: ppc stable wrt bug #587010 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/glade/glade-3.20.0.ebuild b/dev-util/glade/glade-3.20.0.ebuild index 2296f58941ed..63dd21bb317a 100644 --- a/dev-util/glade/glade-3.20.0.ebuild +++ b/dev-util/glade/glade-3.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"