commit: 7dce4f6bd04523a24571420ce51eafed90891ea3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 28 13:12:28 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 13:12:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dce4f6b
dev-python/sybil: x86 stable wrt bug #714528
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/sybil/sybil-1.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sybil/sybil-1.2.2.ebuild
b/dev-python/sybil/sybil-1.2.2.ebuild
index f6d552ae95c..3e88978fa0f 100644
--- a/dev-python/sybil/sybil-1.2.2.ebuild
+++ b/dev-python/sybil/sybil-1.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
# nose is used to test nosetests integration
BDEPEND="