commit: acc2e343df27b96b9290ae5860d597d002d56070 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 19:43:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 24 19:43:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc2e343
dev-python/simpleeval: Stabilize 0.9.13 ALLARCHES, #902937 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 1940e2044134..b852d4bffcd2 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 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests unittest
