From: Agostino Sarubbo Date: Mon, 13 Apr 2020 14:50:47 +0000 (+0200) Subject: dev-libs/libgit2: ppc stable wrt bug #716994 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ee0a1495cf2f580338e2d255d91cd00c2d6b5c08;p=gentoo.git dev-libs/libgit2: ppc stable wrt bug #716994 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/libgit2/libgit2-0.28.4.ebuild b/dev-libs/libgit2/libgit2-0.28.4.ebuild index 6c3a88134132..a8a4640a9d64 100644 --- a/dev-libs/libgit2/libgit2-0.28.4.ebuild +++ b/dev-libs/libgit2/libgit2-0.28.4.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~ppc-macos" + KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86 ~ppc-macos" fi DESCRIPTION="A linkable library for Git"