mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libgit2: x86 stable (bug #733706)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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 arm64 ~ppc ppc64 ~x86 ~ppc-macos"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~ppc-macos"
|
||||
fi
|
||||
|
||||
DESCRIPTION="A linkable library for Git"
|
||||
|
||||
@@ -13,7 +13,7 @@ S=${WORKDIR}/${P/_/-}
|
||||
|
||||
LICENSE="GPL-2-with-linking-exception"
|
||||
SLOT="0/1.0"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86 ~ppc-macos"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~ppc-macos"
|
||||
IUSE="examples gssapi libressl +ssh test +threads trace"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user