Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyatspi/
Date: Thu, 03 Nov 2022 19:38:07
Message-Id: 1667504268.141fd14558fc1888af73c0796dee1a5cba2ba85c.arthurzam@gentoo
1 commit: 141fd14558fc1888af73c0796dee1a5cba2ba85c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 19:37:48 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 19:37:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141fd145
7
8 dev-python/pyatspi: Stabilize 2.46.0 arm64, #879429
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pyatspi/pyatspi-2.46.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pyatspi/pyatspi-2.46.0.ebuild b/dev-python/pyatspi/pyatspi-2.46.0.ebuild
16 index af4901a332e4..bcf6cea25b54 100644
17 --- a/dev-python/pyatspi/pyatspi-2.46.0.ebuild
18 +++ b/dev-python/pyatspi/pyatspi-2.46.0.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility"
20 # Note: only some of the tests are GPL-licensed, everything else is LGPL
21 LICENSE="LGPL-2 GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 IUSE="test"
27 RESTRICT="!test? ( test )"