Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyatspi/
Date: Thu, 20 Jan 2022 09:46:32
Message-Id: 1642671974.05e263a5fdc5818c652525abfa9491eeb753ed55.jsmolic@gentoo
1 commit: 05e263a5fdc5818c652525abfa9491eeb753ed55
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:46:14 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 09:46:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e263a5
7
8 dev-python/pyatspi: Stabilize 2.38.2 x86, #831538
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pyatspi/pyatspi-2.38.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pyatspi/pyatspi-2.38.2.ebuild b/dev-python/pyatspi/pyatspi-2.38.2.ebuild
16 index 97dfd4ecb4c5..5999d39b36f7 100644
17 --- a/dev-python/pyatspi/pyatspi-2.38.2.ebuild
18 +++ b/dev-python/pyatspi/pyatspi-2.38.2.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 REQUIRED_USE="${PYTHON_REQUIRED_USE}"