commit: 85d4f289a8d7f5c20f3122b414953336e0ecabb7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 15 10:41:49 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 15 10:41:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4f289
dev-vcs/git-lfs: Stabilize 3.6.1 arm64, #957297 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-lfs/git-lfs-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-lfs/git-lfs-3.6.1.ebuild b/dev-vcs/git-lfs/git-lfs-3.6.1.ebuild index 0ac379a7d4d7..d909177615c6 100644 --- a/dev-vcs/git-lfs/git-lfs-3.6.1.ebuild +++ b/dev-vcs/git-lfs/git-lfs-3.6.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="
