commit: b88e61323594831b43cfc6d1a8eafab8268b6d7d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 22 16:12:04 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 22 16:12:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88e6132
dev-vcs/git-lfs: Stabilize 3.7.0 arm64, #963253 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-vcs/git-lfs/git-lfs-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-lfs/git-lfs-3.7.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.7.0.ebuild index 42f55a820f3c..54e792e47b33 100644 --- a/dev-vcs/git-lfs/git-lfs-3.7.0.ebuild +++ b/dev-vcs/git-lfs/git-lfs-3.7.0.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="
