From: Mikle Kolyada Date: Fri, 26 Jan 2018 14:59:38 +0000 (+0300) Subject: dev-libs/libgit2: amd64 stable wrt bug #644096 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7f40e3002f88d001262d86543656a9412d42cb17;p=gentoo.git dev-libs/libgit2: amd64 stable wrt bug #644096 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-libs/libgit2/libgit2-0.26.0.ebuild b/dev-libs/libgit2/libgit2-0.26.0.ebuild index 899540f73af0..91ef9bb94123 100644 --- a/dev-libs/libgit2/libgit2-0.26.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,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 ~x86 ~ppc-macos" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos" fi DESCRIPTION="A linkable library for Git"