summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-06-15 14:06:50 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-16 22:11:09 +0300
commitda83e1f83d14e7cb7a6e8cfc4d843d227281029d (patch)
treee96445c44b74c80cc22c998e1912b3ad33d9d48b /dev-vcs
parentdev-vcs/git: Stabilize 2.41.2 sparc, #931974 (diff)
downloadgentoo-da83e1f83d14e7cb7a6e8cfc4d843d227281029d.tar.gz
gentoo-da83e1f83d14e7cb7a6e8cfc4d843d227281029d.tar.bz2
gentoo-da83e1f83d14e7cb7a6e8cfc4d843d227281029d.zip
dev-vcs/git: Stabilize 2.44.2 sparc, #931976
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.44.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.44.2.ebuild b/dev-vcs/git/git-2.44.2.ebuild
index 3b90d5a7e471..3a289cfb08a8 100644
--- a/dev-vcs/git/git-2.44.2.ebuild
+++ b/dev-vcs/git/git-2.44.2.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