diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-13 12:36:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-13 12:36:10 +0300 |
commit | 5fcd0881db1bd898f4648aac9a87311c95902201 (patch) | |
tree | eef4304d86e88d508ce83a21fe8e4a2d71dadb3b | |
parent | dev-python/hypothesis: Stabilize 6.104.1 ALLARCHES, #935969 (diff) | |
download | gentoo-5fcd0881db1bd898f4648aac9a87311c95902201.tar.gz gentoo-5fcd0881db1bd898f4648aac9a87311c95902201.tar.bz2 gentoo-5fcd0881db1bd898f4648aac9a87311c95902201.zip |
dev-python/gast: Stabilize 0.5.5 ALLARCHES, #935977
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/gast/gast-0.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gast/gast-0.5.5.ebuild b/dev-python/gast/gast-0.5.5.ebuild index 4747a4e751f1..cff358b1264a 100644 --- a/dev-python/gast/gast-0.5.5.ebuild +++ b/dev-python/gast/gast-0.5.5.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="BSD PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" distutils_enable_tests unittest |