diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-24 19:58:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-24 19:58:44 +0100 |
commit | 3cc9d6943545c7c0a0f0bd52f3722e09696e8521 (patch) | |
tree | f3cbceab7c4ba651e4a30b6cd5d67dc95c0c6586 /dev-python/gast | |
parent | dev-python/alabaster: Stabilize 0.7.16 ALLARCHES, #922836 (diff) | |
download | gentoo-3cc9d6943545c7c0a0f0bd52f3722e09696e8521.tar.gz gentoo-3cc9d6943545c7c0a0f0bd52f3722e09696e8521.tar.bz2 gentoo-3cc9d6943545c7c0a0f0bd52f3722e09696e8521.zip |
dev-python/gast: Stabilize 0.5.4 ALLARCHES, #922851
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/gast')
-rw-r--r-- | dev-python/gast/gast-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gast/gast-0.5.4.ebuild b/dev-python/gast/gast-0.5.4.ebuild index c7494e489742..d5676dbec992 100644 --- a/dev-python/gast/gast-0.5.4.ebuild +++ b/dev-python/gast/gast-0.5.4.ebuild @@ -13,6 +13,6 @@ HOMEPAGE="https://pypi.org/project/gast/" 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 |