summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-01-21 20:50:17 +0100
committerPacho Ramos <pacho@gentoo.org>2017-01-21 20:51:19 +0100
commit0866519450fcc4b62836da84fe035f6b37d93b6e (patch)
treeccf9a1b4a8fc59c25e63efda0765363c91b6963e
parentdev-python/pyatspi: Drop old (diff)
downloadgentoo-0866519450fcc4b62836da84fe035f6b37d93b6e.tar.gz
gentoo-0866519450fcc4b62836da84fe035f6b37d93b6e.tar.bz2
gentoo-0866519450fcc4b62836da84fe035f6b37d93b6e.zip
dev-python/pyatspi: This only needs to be stable on amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-python/pyatspi/pyatspi-2.20.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.20.2.ebuild b/dev-python/pyatspi/pyatspi-2.20.2.ebuild
index 0c3109f15920..a06111aade29 100644
--- a/dev-python/pyatspi/pyatspi-2.20.2.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}"