commit: c7aeb9d85716799c47f15c28d63e765c4b113a04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 01:18:11 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 01:18:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7aeb9d8
dev-python/sybil: Stabilize 2.0.1 ALLARCHES, #762580
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sybil/sybil-2.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sybil/sybil-2.0.1.ebuild
b/dev-python/sybil/sybil-2.0.1.ebuild
index a315bc46b63..9d329f68245 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
distutils_enable_tests pytest