dev-libs/libgit2: keyword 0.28.4 on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 27 Dec 2019 01:47:01 +0000 (17:47 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 27 Dec 2019 01:59:34 +0000 (17:59 -0800)
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>
dev-libs/libgit2/libgit2-0.28.4.ebuild

index 224a8dfe4ea46469946e41c5a2088a9c4ed707de..48c712484567f517a71fefeb2c01c1c753e68e61 100644 (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"