dev-libs/libgit2: x86 stable (bug #652976)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Apr 2018 16:47:02 +0000 (18:47 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Apr 2018 17:14:18 +0000 (19:14 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-libs/libgit2/libgit2-0.26.3.ebuild

index 549b491f61361416ac1add2ff80435c6e347f782..5b2b8d6986e628a38c58f6fcdf23214d2906e818 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"