summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-14 22:14:10 +0000
committerSam James <sam@gentoo.org>2021-06-14 22:14:10 +0000
commite4a7ba7b7b58a6597ae231a0e6a2a8f5327d52cd (patch)
tree86b1692bcdf73c80ddefe34e5094aa9563a18e11 /dev-python
parentdev-python/pytest-cov: Stabilize 2.12.1 ALLARCHES, #796098 (diff)
downloadgentoo-e4a7ba7b7b58a6597ae231a0e6a2a8f5327d52cd.tar.gz
gentoo-e4a7ba7b7b58a6597ae231a0e6a2a8f5327d52cd.tar.bz2
gentoo-e4a7ba7b7b58a6597ae231a0e6a2a8f5327d52cd.zip
dev-python/serpent: Stabilize 1.40 ALLARCHES, #796104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/serpent/serpent-1.40.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/serpent/serpent-1.40.ebuild b/dev-python/serpent/serpent-1.40.ebuild
index 4e40de17c426..5095e334dda8 100644
--- a/dev-python/serpent/serpent-1.40.ebuild
+++ b/dev-python/serpent/serpent-1.40.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 )"