diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 00:35:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 00:35:26 +0000 |
commit | 4c308b9f736f6623673f56006f70ea520ab93cb4 (patch) | |
tree | b46859aae3d3df43db7e25f779a6b376bdc0a923 /dev-python/pyatspi | |
parent | dev-libs/link-grammar: stable 5.3.11 for sparc, bug #606818 (thanks to Rolf E... (diff) | |
download | gentoo-4c308b9f736f6623673f56006f70ea520ab93cb4.tar.gz gentoo-4c308b9f736f6623673f56006f70ea520ab93cb4.tar.bz2 gentoo-4c308b9f736f6623673f56006f70ea520ab93cb4.zip |
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"
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.20.3.ebuild b/dev-python/pyatspi/pyatspi-2.20.3.ebuild index b186e079ea36..18ee017f27fa 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}" |