summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-18 10:40:22 +0100
committerSam James <sam@gentoo.org>2023-10-18 10:40:22 +0100
commit523f183ad365b8e9377bc9c6717c00ab871f1159 (patch)
treea7e3eccd3c57f0e8eb0b8ef72b4df4290375d971 /dev-python/rarfile
parentdev-python/numpy: Stabilize 1.26.0 amd64, #915924 (diff)
downloadgentoo-523f183ad365b8e9377bc9c6717c00ab871f1159.tar.gz
gentoo-523f183ad365b8e9377bc9c6717c00ab871f1159.tar.bz2
gentoo-523f183ad365b8e9377bc9c6717c00ab871f1159.zip
dev-python/rarfile: Stabilize 4.1 x86, #915931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r--dev-python/rarfile/rarfile-4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-4.1.ebuild b/dev-python/rarfile/rarfile-4.1.ebuild
index 2d990540ea35..6a7b0c10755a 100644
--- a/dev-python/rarfile/rarfile-4.1.ebuild
+++ b/dev-python/rarfile/rarfile-4.1.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 )"