commit: 98c5e0245af8f81858b9156ae4d073b6c3ca30f2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 10:49:08 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 10:49:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c5e024
dev-python/rarfile: Stabilize 4.2 x86, #930281 Signed-off-by: Michał Górny <mgorny <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 e2083fd03329..7fd1339a5037 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 )"
