commit: fbd48920a52f2b08ddd5551c2e054f2969bd5648 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 30 19:29:35 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 20:23:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd48920
dev-python/gast: Stabilize 0.7.0 ALLARCHES, #968190 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/gast/gast-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/gast/gast-0.7.0.ebuild b/dev-python/gast/gast-0.7.0.ebuild index 48ba04080d77..08dfa7d04985 100644 --- a/dev-python/gast/gast-0.7.0.ebuild +++ b/dev-python/gast/gast-0.7.0.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="BSD PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" distutils_enable_tests unittest
