summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-28 08:52:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-03-28 08:52:28 +0200
commit0ab0e87321cd2b6eb3464dc8fe0a55311a450714 (patch)
treedc31eef4dc28a98dcba474a1fb83568c5cf965a2 /dev-vcs
parentdev-vcs/git: ppc stable wrt bug #836296 (diff)
downloadgentoo-0ab0e87321cd2b6eb3464dc8fe0a55311a450714.tar.gz
gentoo-0ab0e87321cd2b6eb3464dc8fe0a55311a450714.tar.bz2
gentoo-0ab0e87321cd2b6eb3464dc8fe0a55311a450714.zip
dev-vcs/git: ppc64 stable wrt bug #836296
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@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 0385e5798fa4..d706a4b1df1c 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"