diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:22:45 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:22:45 +0200 |
commit | 440e97c6566cd4f4fc0b86a8cead9f9fef78bd29 (patch) | |
tree | 37ea96ff5947df7cb996a3e2d6e1076525a704c2 /dev-python/pyatspi | |
parent | dev-python/gst-python: Stable for PPC64 (bug #551826). (diff) | |
download | gentoo-440e97c6566cd4f4fc0b86a8cead9f9fef78bd29.tar.gz gentoo-440e97c6566cd4f4fc0b86a8cead9f9fef78bd29.tar.bz2 gentoo-440e97c6566cd4f4fc0b86a8cead9f9fef78bd29.zip |
dev-python/pyatspi: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index 56e38f0c09ca..12f595501631 100644 --- a/dev-python/pyatspi/pyatspi-2.16.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" # test REQUIRED_USE="${PYTHON_REQUIRED_USE}" |