commit: 3d62a9941529035d52d6b9b1578fc16a03c14d76 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 2 18:30:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 2 18:30:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d62a994
dev-vcs/git-lfs: Stabilize 3.7.1 arm64, #965139 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-lfs/git-lfs-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-lfs/git-lfs-3.7.1.ebuild b/dev-vcs/git-lfs/git-lfs-3.7.1.ebuild index 0cadb6aa2734..c650707cbc2c 100644 --- a/dev-vcs/git-lfs/git-lfs-3.7.1.ebuild +++ b/dev-vcs/git-lfs/git-lfs-3.7.1.ebuild @@ -33,7 +33,7 @@ fi LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" BDEPEND="
