summaryrefslogtreecommitdiff
path: root/dev-vcs/git/git-2.51.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-12 17:19:42 +0100
committerSam James <sam@gentoo.org>2025-10-12 17:24:43 +0100
commit7107af94c1619ee77d6f801f56c8933b36a0d5c4 (patch)
tree632fceec0eac11500cf64dff1032485e424a2096 /dev-vcs/git/git-2.51.0.ebuild
parent7c79f111b9cac2305ae96a02b1f74c8f881433f2 (diff)
downloadgentoo-7107af94c1619ee77d6f801f56c8933b36a0d5c4.tar.gz
gentoo-7107af94c1619ee77d6f801f56c8933b36a0d5c4.tar.bz2
gentoo-7107af94c1619ee77d6f801f56c8933b36a0d5c4.zip
dev-vcs/git: Stabilize 2.51.0 arm64, #964234
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-2.51.0.ebuild')
-rw-r--r--dev-vcs/git/git-2.51.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.51.0.ebuild b/dev-vcs/git/git-2.51.0.ebuild
index 959448c08ad6..83925ad7c18e 100644
--- a/dev-vcs/git/git-2.51.0.ebuild
+++ b/dev-vcs/git/git-2.51.0.ebuild
@@ -50,7 +50,7 @@ if [[ ${PV} != *9999 ]]; then
SRC_URI+=" doc? ( ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
fi