diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:45:38 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:45:38 +0100 |
commit | 6ac24e1142723e688ff2edca0db7593242983841 (patch) | |
tree | d8a0c927bc5ade7d4d576d1c0b17775fdb68eaf0 /dev-python/pyatspi | |
parent | dev-python/fonttools: Stabilize 4.28.5 sparc, #831528 (diff) | |
download | gentoo-6ac24e1142723e688ff2edca0db7593242983841.tar.gz gentoo-6ac24e1142723e688ff2edca0db7593242983841.tar.bz2 gentoo-6ac24e1142723e688ff2edca0db7593242983841.zip |
dev-python/pyatspi: Stabilize 2.38.2 amd64, #831538
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.38.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.38.2.ebuild b/dev-python/pyatspi/pyatspi-2.38.2.ebuild index fb04dba8dd7e..97dfd4ecb4c5 100644 --- a/dev-python/pyatspi/pyatspi-2.38.2.ebuild +++ b/dev-python/pyatspi/pyatspi-2.38.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |