From: Mikle Kolyada Date: Sat, 6 Oct 2018 21:53:59 +0000 (+0300) Subject: dev-libs/libgit2: amd64 stable wrt bug #667860 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1a71c51904860da2678aa051d405ef95ee4a5875;p=gentoo.git dev-libs/libgit2: amd64 stable wrt bug #667860 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/dev-libs/libgit2/libgit2-0.26.7.ebuild b/dev-libs/libgit2/libgit2-0.26.7.ebuild index e6c58a1e0bc1..26a478372b1a 100644 --- a/dev-libs/libgit2/libgit2-0.26.7.ebuild +++ b/dev-libs/libgit2/libgit2-0.26.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86 ~ppc-macos" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos" fi DESCRIPTION="A linkable library for Git"