diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:23:55 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:23:55 +0100 |
commit | b442e94856e6d3f7fe76198ee7e1aedf8132239e (patch) | |
tree | d7203ba2c2783fb6673e753d5ba94f30054ff714 /dev-python | |
parent | dev-libs/libinput: arm stable, bug #587010 (diff) | |
download | gentoo-b442e94856e6d3f7fe76198ee7e1aedf8132239e.tar.gz gentoo-b442e94856e6d3f7fe76198ee7e1aedf8132239e.tar.bz2 gentoo-b442e94856e6d3f7fe76198ee7e1aedf8132239e.zip |
dev-python/pyatspi: arm stable, bug #587010
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.20.2.ebuild b/dev-python/pyatspi/pyatspi-2.20.2.ebuild index 456dbe477840..0c3109f15920 100644 --- a/dev-python/pyatspi/pyatspi-2.20.2.ebuild +++ b/dev-python/pyatspi/pyatspi-2.20.2.ebuild @@ -13,7 +13,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}" |