From: Pacho Ramos Date: Sat, 21 Jan 2017 19:50:17 +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=0866519450fcc4b62836da84fe035f6b37d93b6e;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 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}"