dev-libs/libgit2: keyword ~ppc
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Tue, 26 Jul 2016 10:41:53 +0000 (12:41 +0200)
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Tue, 26 Jul 2016 10:41:53 +0000 (12:41 +0200)
Package-Manager: portage-2.2.28

dev-libs/libgit2/libgit2-0.24.0.ebuild

index 6cc323b47e61e717aee766f2916d9e5f8bda75de..4f16b6b73eac0bbd5f3e0351ab7b0ef682ee5bcc 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 ~x86 ~ppc-macos"
+       KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"