Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyatspi/
Date: Thu, 03 Nov 2022 22:04:58
Message-Id: 1667513056.5570a55fc5974c9b14283a8b4fe7cd710fa0d865.sam@gentoo
1 commit: 5570a55fc5974c9b14283a8b4fe7cd710fa0d865
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 22:04:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:04:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5570a55f
7
8 dev-python/pyatspi: Stabilize 2.46.0 amd64, #879429
9
10 Signed-off-by: Sam James <sam <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 782ae91eeebb..42cbb58777de 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 )"