summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-20 12:45:50 +0100
committerSam James <sam@gentoo.org>2024-04-20 12:45:50 +0100
commit9ba0abb57c038f75dc604bb1019bc6b0942ff3e6 (patch)
treec6f932c07145a398497dcb5205e56a7338cdb6cd /dev-python/rarfile
parentdev-python/matplotlib: Stabilize 3.8.4 x86, #930279 (diff)
downloadgentoo-9ba0abb57c038f75dc604bb1019bc6b0942ff3e6.tar.gz
gentoo-9ba0abb57c038f75dc604bb1019bc6b0942ff3e6.tar.bz2
gentoo-9ba0abb57c038f75dc604bb1019bc6b0942ff3e6.zip
dev-python/rarfile: Stabilize 4.2 amd64, #930281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r--dev-python/rarfile/rarfile-4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-4.2.ebuild b/dev-python/rarfile/rarfile-4.2.ebuild
index 7fd1339a5037..0b0a69392cf7 100644
--- a/dev-python/rarfile/rarfile-4.2.ebuild
+++ b/dev-python/rarfile/rarfile-4.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="+compressed test"
REQUIRED_USE="test? ( compressed )"