summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 17:31:31 +0000
committerSam James <sam@gentoo.org>2021-11-05 17:31:31 +0000
commit87c61bc9dcab8f879e28bd7b0a7bb5bb78421ba3 (patch)
treeac2c4fb1440b9f5f20c1772295250ad5c2498b25 /dev-python/rarfile
parentdev-util/pkgcheck: stable 0.10.8 for sparc, bug #821835 (diff)
downloadgentoo-87c61bc9dcab8f879e28bd7b0a7bb5bb78421ba3.tar.gz
gentoo-87c61bc9dcab8f879e28bd7b0a7bb5bb78421ba3.tar.bz2
gentoo-87c61bc9dcab8f879e28bd7b0a7bb5bb78421ba3.zip
dev-python/rarfile: Stabilize 4.0 x86, #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 74912b61471f..6a1cf57a5e3b 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 )"