commit: e5d54ea70a75920cde2e50194e8b4dc8a1068658 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 16 08:38:46 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 08:38:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d54ea7
dev-python/simpleeval: Stabilize 1.0.2 ALLARCHES, #943603 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/simpleeval/simpleeval-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simpleeval/simpleeval-1.0.2.ebuild b/dev-python/simpleeval/simpleeval-1.0.2.ebuild index c2691f0c9b1f..c3f285110b5f 100644 --- a/dev-python/simpleeval/simpleeval-1.0.2.ebuild +++ b/dev-python/simpleeval/simpleeval-1.0.2.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests unittest
