diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:09:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:08 +0100 |
commit | 0ea3b00d26fd4953bb39f8452864978bf3a64ce6 (patch) | |
tree | ab770a713b8331bdb9f0535145020aa68e1a2ece /dev-python/pygobject | |
parent | dev-python/pyatspi: ppc stable wrt bug #587010 (diff) | |
download | gentoo-0ea3b00d26fd4953bb39f8452864978bf3a64ce6.tar.gz gentoo-0ea3b00d26fd4953bb39f8452864978bf3a64ce6.tar.bz2 gentoo-0ea3b00d26fd4953bb39f8452864978bf3a64ce6.zip |
dev-python/pygobject: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/pygobject-3.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-3.20.1.ebuild b/dev-python/pygobject/pygobject-3.20.1.ebuild index 6f331137da2d..84c364a5b455 100644 --- a/dev-python/pygobject/pygobject-3.20.1.ebuild +++ b/dev-python/pygobject/pygobject-3.20.1.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://wiki.gnome.org/Projects/PyGObject" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test +threads" REQUIRED_USE=" |