dev-libs/libgit2: x86 stable (bug #649984)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 11 Mar 2018 02:09:46 +0000 (03:09 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 11 Mar 2018 02:16:35 +0000 (03:16 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/libgit2/libgit2-0.26.2.ebuild

index 91ef9bb94123f3f5e93e1c6b37e28255fdd65c76..4674904376875e46b4911d78a02fe210a96b5194 100644 (file)
@@ -10,7 +10,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 x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"