dev-libs/libgit2: keyword 0.28.4 on ~ppc64

The following tests passed:
	offline

100% tests passed, 0 tests failed out of 1

Total Test time (real) = 174.93 sec

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2019-12-26 17:47:01 -08:00
parent e8818499e5
commit d53035de2e

View File

@@ -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 x86 ~ppc-macos"
KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~ppc-macos"
fi
DESCRIPTION="A linkable library for Git"