commit: 9ba0abb57c038f75dc604bb1019bc6b0942ff3e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 11:45:50 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 11:45:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba0abb5
dev-python/rarfile: Stabilize 4.2 amd64, #930281 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/rarfile/rarfile-4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
