diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:37:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:37:48 +0200 |
commit | 141fd14558fc1888af73c0796dee1a5cba2ba85c (patch) | |
tree | 0405030a07edbfda5f7c1c3814274379cc51e256 /dev-python/pyatspi | |
parent | dev-python/rq: Stabilize 1.11.1 ALLARCHES, #879401 (diff) | |
download | gentoo-141fd14558fc1888af73c0796dee1a5cba2ba85c.tar.gz gentoo-141fd14558fc1888af73c0796dee1a5cba2ba85c.tar.bz2 gentoo-141fd14558fc1888af73c0796dee1a5cba2ba85c.zip |
dev-python/pyatspi: Stabilize 2.46.0 arm64, #879429
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.46.0.ebuild b/dev-python/pyatspi/pyatspi-2.46.0.ebuild index af4901a332e4..bcf6cea25b54 100644 --- a/dev-python/pyatspi/pyatspi-2.46.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.46.0.ebuild @@ -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" RESTRICT="!test? ( test )" |