commit: a6681623fc29450f8c980b000d605ae028cccde0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 20:33:16 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 20:35:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6681623
dev-python/serpent: Stabilize 1.30.2 ALLARCHES, #761181
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/serpent/serpent-1.30.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/serpent/serpent-1.30.2.ebuild
b/dev-python/serpent/serpent-1.30.2.ebuild
index 5e86cffd4c5..0d66a277a64 100644
--- a/dev-python/serpent/serpent-1.30.2.ebuild
+++ b/dev-python/serpent/serpent-1.30.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"