commit: 523f183ad365b8e9377bc9c6717c00ab871f1159 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 18 09:40:22 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 18 09:40:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523f183a
dev-python/rarfile: Stabilize 4.1 x86, #915931 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/rarfile/rarfile-4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
