diff options
author | 2019-06-17 18:38:50 +0200 | |
---|---|---|
committer | 2019-06-17 20:40:03 +0100 | |
commit | 82429e73a98381e76882220abc59bb6175d6622b (patch) | |
tree | a7c2324ca417cb40fb703c25ded2b4705595d9aa /dev-python/pyatspi | |
parent | dev-libs/vala-common: stable 0.42.7 for sparc, bug #685254 (diff) | |
download | gentoo-82429e73a98381e76882220abc59bb6175d6622b.tar.gz gentoo-82429e73a98381e76882220abc59bb6175d6622b.tar.bz2 gentoo-82429e73a98381e76882220abc59bb6175d6622b.zip |
dev-python/pyatspi: stable 2.30.0 for sparc, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.30.0.ebuild b/dev-python/pyatspi/pyatspi-2.30.0.ebuild index a092e8ba0851..a7cd3471d98c 100644 --- a/dev-python/pyatspi/pyatspi-2.30.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.30.0.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}" |