diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:04:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:04:19 +0100 |
commit | bc7298a023b22ea10057659c93bfc64f3112ec93 (patch) | |
tree | 040742010de2636ce605865d68d6e17d271f7453 /dev-python/pyatspi | |
parent | dev-libs/vala-common: ppc stable wrt bug #565086 (diff) | |
download | gentoo-bc7298a023b22ea10057659c93bfc64f3112ec93.tar.gz gentoo-bc7298a023b22ea10057659c93bfc64f3112ec93.tar.bz2 gentoo-bc7298a023b22ea10057659c93bfc64f3112ec93.zip |
dev-python/pyatspi: ppc stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 a150972a3036..166308a9ca26 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}" |