summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-21 10:43:07 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-21 23:45:31 -0500
commitb0e722383469d09d82c169b6d3158f50874e61d9 (patch)
tree56b2633ff98b8cb6de491d94cd0e1d1376982acc /dev-vcs
parentdev-build/cmake: Stabilize 3.27.9 hppa, #921388 (diff)
downloadgentoo-b0e722383469d09d82c169b6d3158f50874e61d9.tar.gz
gentoo-b0e722383469d09d82c169b6d3158f50874e61d9.tar.bz2
gentoo-b0e722383469d09d82c169b6d3158f50874e61d9.zip
dev-vcs/git: Stabilize 2.43.0 hppa, #921828
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.43.0.ebuild b/dev-vcs/git/git-2.43.0.ebuild
index cda613862e41..b22b1caf4b5a 100644
--- a/dev-vcs/git/git-2.43.0.ebuild
+++ b/dev-vcs/git/git-2.43.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 ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
fi