From: Pacho Ramos Date: Sat, 21 Jan 2017 21:50:14 +0000 (+0100) Subject: dev-python/pyatspi: This only needs to be stable on amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=36c1407344fa5661d35051ce4cd10c33d986fdea;p=gentoo.git dev-python/pyatspi: This only needs to be stable on amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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}"