repo/gentoo:master commit in: dev-python/rarfile/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786263338.2d1f49c2406bc1251323e5584f7c741abc347364.eschwartz@gentoo> |
commit: 2d1f49c2406bc1251323e5584f7c741abc347364 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 06:43:23 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 08:15:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1f49c2 dev-python/rarfile: Stabilize 4.3 amd64, #980585 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/rarfile/rarfile-4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rarfile/rarfile-4.3.ebuild b/dev-python/rarfile/rarfile-4.3.ebuild index bf2c1aed66fb..de7dc1c6f886 100644 --- a/dev-python/rarfile/rarfile-4.3.ebuild +++ b/dev-python/rarfile/rarfile-4.3.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 )"