commit: 0866519450fcc4b62836da84fe035f6b37d93b6e Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Jan 21 19:50:17 2017 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 19:51:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08665194
dev-python/pyatspi: This only needs to be stable on amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/pyatspi/pyatspi-2.20.2.ebuild | 4 ++-- 1 file 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 0c3109f..a06111a 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}"
