diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:09:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:09:33 +0200 |
commit | 806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0 (patch) | |
tree | 63a457106ba2e75efad0b8a2683950f24949e098 /dev-python/pyatspi | |
parent | dev-libs/libxml2: arm stable, bug #566378 (diff) | |
download | gentoo-806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0.tar.gz gentoo-806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0.tar.bz2 gentoo-806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0.zip |
dev-python/pyatspi: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pyatspi')
-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 6ac05821d7b1..6b1082b4b0c8 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}" |