summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-13 12:40:09 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-13 12:12:28 +0000
commitd24c1e7bf59a479f18700abc2b156d766459b296 (patch)
tree60a849e282a84bc9b5ff249dc41f303be1607127 /dev-python/pyatspi
parentdev-util/gdbus-codegen: stable 2.52.3 for sparc, bug #631656 (diff)
downloadgentoo-d24c1e7bf59a479f18700abc2b156d766459b296.tar.gz
gentoo-d24c1e7bf59a479f18700abc2b156d766459b296.tar.bz2
gentoo-d24c1e7bf59a479f18700abc2b156d766459b296.zip
dev-python/pyatspi: stable 2.24.0 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r--dev-python/pyatspi/pyatspi-2.24.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.24.0.ebuild b/dev-python/pyatspi/pyatspi-2.24.0.ebuild
index 48ca4d41ff72..28383dc3283a 100644
--- a/dev-python/pyatspi/pyatspi-2.24.0.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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}"