commit: 5008cd4f8e1f658f4ac59743630c75d8b996489a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 22 09:05:17 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 22 09:05:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5008cd4f
dev-python/tokenize-rt: Stabilize 5.2.0 arm64, #932421 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild b/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild index f234745b1e29..9db28d45fe6d 100644 --- a/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild +++ b/dev-python/tokenize-rt/tokenize-rt-5.2.0.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" distutils_enable_tests pytest
