From 4c308b9f736f6623673f56006f70ea520ab93cb4 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Dec 2017 00:35:26 +0000 Subject: [PATCH] dev-python/pyatspi: stable 2.20.3 for sparc, bug #606818 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" --- dev-python/pyatspi/pyatspi-2.20.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyatspi/pyatspi-2.20.3.ebuild b/dev-python/pyatspi/pyatspi-2.20.3.ebuild index b186e079ea36f..18ee017f27fa3 100644 --- a/dev-python/pyatspi/pyatspi-2.20.3.ebuild +++ b/dev-python/pyatspi/pyatspi-2.20.3.ebuild @@ -12,7 +12,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}"