diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 10:43:15 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:10:23 +0200 |
commit | 41fd746f8681dcd2c91b06049e06f8c2adb42cad (patch) | |
tree | c51a4e34d7e112c8fbe526da26b086eb5bb86787 /dev-python | |
parent | dev-libs/libxml2: Stable for HPPA PPC64 (bug #566378). (diff) | |
download | gentoo-41fd746f8681dcd2c91b06049e06f8c2adb42cad.tar.gz gentoo-41fd746f8681dcd2c91b06049e06f8c2adb42cad.tar.bz2 gentoo-41fd746f8681dcd2c91b06049e06f8c2adb42cad.zip |
dev-python/pyatspi: Stable for HPPA PPC64 (bug #566378).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild index b81e6ebc2146..6ac05821d7b1 100644 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.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}" |