commit: f108a873915781480b62d16c65e97f8e81a8e621
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 08:07:56 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 08:07:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f108a873
dev-python/simpleeval: x86 stable wrt bug #703484
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/simpleeval/simpleeval-0.9.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/simpleeval/simpleeval-0.9.8.ebuild
b/dev-python/simpleeval/simpleeval-0.9.8.ebuild
index b459b2a8373..19ca764facd 100644
--- a/dev-python/simpleeval/simpleeval-0.9.8.ebuild
+++ b/dev-python/simpleeval/simpleeval-0.9.8.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=""