commit: d17f80342eec330af6cde387d40a2a1434a87d01 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 24 15:24:13 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 15:24:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17f8034
dev-python/simpleeval: Stabilize 0.9.13 arm64, #918382 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/simpleeval/simpleeval-0.9.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simpleeval/simpleeval-0.9.13.ebuild b/dev-python/simpleeval/simpleeval-0.9.13.ebuild index 1d8e71613d68..f51252b0f2d6 100644 --- a/dev-python/simpleeval/simpleeval-0.9.13.ebuild +++ b/dev-python/simpleeval/simpleeval-0.9.13.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests unittest
