summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-14 10:12:24 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-14 10:14:11 +0100
commit9f053d7d5966d85dd42f96b1eb306ac33e282339 (patch)
treebba7651f7ce865bbcb4f6fd867876e79b1b7b9c6 /dev-vcs/git
parentsys-process/htop: stable 2.2.0 for ppc64, bug #667928 (diff)
downloadgentoo-9f053d7d5966d85dd42f96b1eb306ac33e282339.tar.gz
gentoo-9f053d7d5966d85dd42f96b1eb306ac33e282339.tar.bz2
gentoo-9f053d7d5966d85dd42f96b1eb306ac33e282339.zip
dev-vcs/git: stable 2.18.1 for ppc64, bug #667942
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-vcs/git')
-rw-r--r--dev-vcs/git/git-2.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.18.1.ebuild b/dev-vcs/git/git-2.18.1.ebuild
index eb1105aa48a9..6a01db37359d 100644
--- a/dev-vcs/git/git-2.18.1.ebuild
+++ b/dev-vcs/git/git-2.18.1.ebuild
@@ -45,7 +45,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 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"