Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyatspi/
Date: Sun, 10 Dec 2017 00:36:43
Message-Id: 1512866126.4c308b9f736f6623673f56006f70ea520ab93cb4.slyfox@gentoo
1 commit: 4c308b9f736f6623673f56006f70ea520ab93cb4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 00:35:26 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 00:35:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c308b9f
7
8 dev-python/pyatspi: stable 2.20.3 for sparc, bug #606818 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-python/pyatspi/pyatspi-2.20.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyatspi/pyatspi-2.20.3.ebuild b/dev-python/pyatspi/pyatspi-2.20.3.ebuild
17 index b186e079ea3..18ee017f27f 100644
18 --- a/dev-python/pyatspi/pyatspi-2.20.3.ebuild
19 +++ b/dev-python/pyatspi/pyatspi-2.20.3.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility"
21 # Note: only some of the tests are GPL-licensed, everything else is LGPL
22 LICENSE="LGPL-2 GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
26
27 IUSE="" # test
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"