summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-16 01:50:31 +0100
committerSam James <sam@gentoo.org>2024-05-16 01:50:31 +0100
commit0e2b05c0c4e13d579ea2bd938bd6a46e5f2cb390 (patch)
tree1ed7b510f5d8c91e3c5a5abb1e3c68cfec614e36
parentdev-vcs/git: Stabilize 2.39.4 ppc64, #931973 (diff)
downloadgentoo-0e2b05c0c4e13d579ea2bd938bd6a46e5f2cb390.tar.gz
gentoo-0e2b05c0c4e13d579ea2bd938bd6a46e5f2cb390.tar.bz2
gentoo-0e2b05c0c4e13d579ea2bd938bd6a46e5f2cb390.zip
dev-vcs/git: Stabilize 2.39.4 sparc, #931973
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-vcs/git/git-2.39.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.39.4.ebuild b/dev-vcs/git/git-2.39.4.ebuild
index 8bafe6e72337..e5c2117edbba 100644
--- a/dev-vcs/git/git-2.39.4.ebuild
+++ b/dev-vcs/git/git-2.39.4.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 ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
fi
fi