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

index 3ebd7ef354f89c8c37488380210daf39efd35a50..31393b10776e56913e244981a0520cdc59f9d43a 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"