Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyatspi/
Date: Tue, 03 May 2016 20:09:56
Message-Id: 1462306173.806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0.maekke@gentoo
1 commit: 806feaa7c0316e2b8c43127c1d0d1bc614c0fdd0
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 20:09:33 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 20:09:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806feaa7
7
8 dev-python/pyatspi: arm stable, bug #566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/pyatspi/pyatspi-2.18.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild
17 index 6ac0582..6b1082b 100644
18 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild
19 +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild
20 @@ -14,7 +14,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 IUSE="" # test
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"