summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-11-18 19:27:38 +0000
committerSam James <sam@gentoo.org>2025-11-18 19:27:38 +0000
commitf193cb9c3ff3b5125733f4ee90e503fbb0d06f58 (patch)
tree7358a9f8efac5e955599989eb50a0163a318c057 /dev-vcs
parent260d50b793e552b043f95c3c4e1c11ac7c1b7a4b (diff)
downloadgentoo-f193cb9c3ff3b5125733f4ee90e503fbb0d06f58.tar.gz
gentoo-f193cb9c3ff3b5125733f4ee90e503fbb0d06f58.tar.bz2
gentoo-f193cb9c3ff3b5125733f4ee90e503fbb0d06f58.zip
dev-vcs/git: Stabilize 2.51.2-r1 amd64, #966223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.51.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.51.2-r1.ebuild b/dev-vcs/git/git-2.51.2-r1.ebuild
index e04f8991332f..784d55c69f54 100644
--- a/dev-vcs/git/git-2.51.2-r1.ebuild
+++ b/dev-vcs/git/git-2.51.2-r1.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