summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-11-19 23:03:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-11-19 23:03:42 +0200
commit2f0d97aeafac9f6cbb3519d6c3792862754042df (patch)
tree87ffff9403b2650fcbdb5bec4b56826b7a0e62ab /dev-vcs
parent27444298ea4bab6274d2ac33a159a6e2b0f1f6b3 (diff)
downloadgentoo-2f0d97aeafac9f6cbb3519d6c3792862754042df.tar.gz
gentoo-2f0d97aeafac9f6cbb3519d6c3792862754042df.tar.bz2
gentoo-2f0d97aeafac9f6cbb3519d6c3792862754042df.zip
dev-vcs/git: Stabilize 2.51.2-r1 ppc64, #966223
Signed-off-by: Arthur Zamarin <arthurzam@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 9926018e5120..589950df8606 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