commit: a8d9821cf5e5947eaee21784bea2954dcfad8f3d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 08:27:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 08:39:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d9821c
dev-python/simpleeval: Stabilize 0.9.10 ALLARCHES, #731574
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/simpleeval/simpleeval-0.9.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/simpleeval/simpleeval-0.9.10.ebuild
b/dev-python/simpleeval/simpleeval-0.9.10.ebuild
index 44b583bf782..406fe902d73 100644
--- a/dev-python/simpleeval/simpleeval-0.9.10.ebuild
+++ b/dev-python/simpleeval/simpleeval-0.9.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=""