dev-libs/libgit2: x86 stable wrt bug #605322
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 17:07:11 +0000 (18:07 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 17:07:11 +0000 (18:07 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/libgit2/libgit2-0.24.6.ebuild

index 31393b10776e56913e244981a0520cdc59f9d43a..26cc737c806a76416f267fb19832035a75b2a363 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"