summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-08 17:33:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-08 17:33:18 +0300
commit7ced11c6d40df78e74adc9d1caa7b75cca2811a3 (patch)
tree8f11655c9d96875c5ae4bd081b1d4cb93a475cd9 /dev-vcs
parentdev-java/rhino: Stabilize 1.7.14 ppc64, #835644 (diff)
downloadgentoo-7ced11c6d40df78e74adc9d1caa7b75cca2811a3.tar.gz
gentoo-7ced11c6d40df78e74adc9d1caa7b75cca2811a3.tar.bz2
gentoo-7ced11c6d40df78e74adc9d1caa7b75cca2811a3.zip
dev-vcs/git: Stabilize 2.35.1 hppa, #836296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.35.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.35.1.ebuild b/dev-vcs/git/git-2.35.1.ebuild
index ea399dac9551..23a40d91eb44 100644
--- a/dev-vcs/git/git-2.35.1.ebuild
+++ b/dev-vcs/git/git-2.35.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != *9999 ]]; then
${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"