summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 02:11:21 +0000
committerSam James <sam@gentoo.org>2021-11-05 02:11:21 +0000
commit0cc6a01a7a585bb162cdebab834705dc896179ff (patch)
tree70d3e20dfd3c3dc2688f866c7d20585517729c82 /dev-python/rarfile
parentdev-python/qrcode: Stabilize 7.3.1 ALLARCHES, #821811 (diff)
downloadgentoo-0cc6a01a7a585bb162cdebab834705dc896179ff.tar.gz
gentoo-0cc6a01a7a585bb162cdebab834705dc896179ff.tar.bz2
gentoo-0cc6a01a7a585bb162cdebab834705dc896179ff.zip
dev-python/rarfile: Stabilize 4.0 amd64, #821814
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r--dev-python/rarfile/rarfile-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-4.0.ebuild b/dev-python/rarfile/rarfile-4.0.ebuild
index 31f35090b59c..74912b61471f 100644
--- a/dev-python/rarfile/rarfile-4.0.ebuild
+++ b/dev-python/rarfile/rarfile-4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="+compressed test"
REQUIRED_USE="test? ( compressed )"