commit: d102e95855f50fd7df3a374eb256d44a9f1edc8d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 18:21:31 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 18:21:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d102e958
dev-python/typed-ast: Stabilize 1.5.4 arm, #853364
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/typed-ast/typed-ast-1.5.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/typed-ast/typed-ast-1.5.4.ebuild
b/dev-python/typed-ast/typed-ast-1.5.4.ebuild
index aacb429b2cc1..3cfb97f4c2ec 100644
--- a/dev-python/typed-ast/typed-ast-1.5.4.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.5.4.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/-/_}"
LICENSE="Apache-2.0 MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
sparc ~x86 ~x64-macos"
distutils_enable_tests pytest