commit: f7495c00b7b6d53c71ca3408a34ba668c34d504b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 21:27:09 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 21:27:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7495c00
dev-python/sybil: Stabilize 2.0.0 ALLARCHES, #761193
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sybil/sybil-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sybil/sybil-2.0.0.ebuild
b/dev-python/sybil/sybil-2.0.0.ebuild
index a315bc46b63..9d329f68245 100644
--- a/dev-python/sybil/sybil-2.0.0.ebuild
+++ b/dev-python/sybil/sybil-2.0.0.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