summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-01-21 22:50:14 +0100
committerPacho Ramos <pacho@gentoo.org>2017-01-21 22:50:14 +0100
commit36c1407344fa5661d35051ce4cd10c33d986fdea (patch)
treebfbe268aa8c15478bc38b8f31fc69fff955f4d53 /dev-python
parentdev-tex/tex4ht: amd64 stable wrt bug #432144 (diff)
downloadgentoo-36c1407344fa5661d35051ce4cd10c33d986fdea.tar.gz
gentoo-36c1407344fa5661d35051ce4cd10c33d986fdea.tar.bz2
gentoo-36c1407344fa5661d35051ce4cd10c33d986fdea.zip
dev-python/pyatspi: This only needs to be stable on amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyatspi/pyatspi-2.20.2.ebuild2
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 8c0ea76118fc..a06111aade29 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}"