dev-libs/libgit2: x86 stable (bug #660834)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 13:38:29 +0000 (15:38 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:19:28 +0000 (16:19 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

dev-libs/libgit2/libgit2-0.26.5.ebuild

index 1ffdfff08098df9e776d9671c5c3dc12c289d545..c94b6bca47185944f50154e8ab416086751d9227 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"