repo/gentoo:master commit in: app-arch/tar/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786079912.e56071b7207a9e74226128c1693c1dde5e7de880.eschwartz@gentoo> |
commit: e56071b7207a9e74226128c1693c1dde5e7de880 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 04:37:29 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 05:18:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56071b7 app-arch/tar: Stabilize 1.35-r1 arm64, #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 47581c38df2a..559aac2317ca 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 )"