diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 19:40:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 22:53:25 +0300 |
commit | cb196fa826d779fd34c00bdad5238e52c35a6662 (patch) | |
tree | 43ea9f0fd9815e534da5beb5acd372b03957a0d0 /dev-python/pyatspi | |
parent | dev-libs/libpwquality: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-cb196fa826d779fd34c00bdad5238e52c35a6662.tar.gz gentoo-cb196fa826d779fd34c00bdad5238e52c35a6662.tar.bz2 gentoo-cb196fa826d779fd34c00bdad5238e52c35a6662.zip |
dev-python/pyatspi: amd64 stable wrt 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 c34f3f75dde8..f50e4b4c15aa 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}" |