dev-libs/libgit2: x86 stable, bug 587010
authorPacho Ramos <pacho@gentoo.org>
Fri, 30 Sep 2016 22:51:28 +0000 (00:51 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 1 Oct 2016 00:53:59 +0000 (02:53 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

dev-libs/libgit2/libgit2-0.24.1.ebuild

index bffbb6afb673745451a363e0e70e44257e487f28..902f9f4644320f5d08db3dd0eb2fcec6bc34309c 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 ~ppc ~x86 ~ppc-macos"
+       KEYWORDS="amd64 ~arm ~ppc x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"