repo/gentoo:master commit in: app-arch/tar/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786079913.6abb8683cfea608ae48a3beab7698ea5e5f7939d.eschwartz@gentoo> |
commit: 6abb8683cfea608ae48a3beab7698ea5e5f7939d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 04:37:32 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 05:18:33 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abb8683 app-arch/tar: Stabilize 1.35-r1 amd64, #980453 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-arch/tar/tar-1.35-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/tar/tar-1.35-r1.ebuild b/app-arch/tar/tar-1.35-r1.ebuild index 559aac2317ca..9e663458f12a 100644 --- a/app-arch/tar/tar-1.35-r1.ebuild +++ b/app-arch/tar/tar-1.35-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" if [[ -z "$(ver_cut 3)" || "$(ver_cut 3)" -lt 90 ]] ; then - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" fi IUSE="acl minimal nls selinux test xattr" RESTRICT="!test? ( test )"