dev-libs/libgit2: amd64 stable wrt bug #596758

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2016-10-11 17:50:58 +02:00
parent e2e356a573
commit abc2ff08dd

View 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"