diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:06:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:06:42 +0100 |
commit | 2a8651290f947211695e2503d80a6336383aa913 (patch) | |
tree | a0b9ba6700d0b28616efd4b180984a1099824343 /dev-python/pygobject | |
parent | dev-python/pyatspi: ia64 stable wrt bug #565086 (diff) | |
download | gentoo-2a8651290f947211695e2503d80a6336383aa913.tar.gz gentoo-2a8651290f947211695e2503d80a6336383aa913.tar.bz2 gentoo-2a8651290f947211695e2503d80a6336383aa913.zip |
dev-python/pygobject: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/pygobject-3.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygobject/pygobject-3.16.2.ebuild b/dev-python/pygobject/pygobject-3.16.2.ebuild index 2cff6a1a6e4f..b0299152778d 100644 --- a/dev-python/pygobject/pygobject-3.16.2.ebuild +++ b/dev-python/pygobject/pygobject-3.16.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="alpha amd64 arm 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 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=" |