summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 18:16:24 +0000
committerSam James <sam@gentoo.org>2022-07-02 18:16:24 +0000
commit3fc58c34471941e3a1a10a013737b375c3e1508f (patch)
treea43e4847d3c31c6f54eeadadc781404c4ea8b7cf /dev-python/rarfile
parentdev-python/requests_download: Stabilize 0.1.2-r1 ALLARCHES, #855767 (diff)
downloadgentoo-3fc58c34471941e3a1a10a013737b375c3e1508f.tar.gz
gentoo-3fc58c34471941e3a1a10a013737b375c3e1508f.tar.bz2
gentoo-3fc58c34471941e3a1a10a013737b375c3e1508f.zip
dev-python/rarfile: Stabilize 4.0-r1 amd64, #855776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r--dev-python/rarfile/rarfile-4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-4.0-r1.ebuild b/dev-python/rarfile/rarfile-4.0-r1.ebuild
index b3cb8ec2f021..022f0db41090 100644
--- a/dev-python/rarfile/rarfile-4.0-r1.ebuild
+++ b/dev-python/rarfile/rarfile-4.0-r1.ebuild
@@ -13,7 +13,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 )"