dev-libs/libgit2: amd64 stable wrt bug #667860
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 6 Oct 2018 21:53:59 +0000 (00:53 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 6 Oct 2018 21:53:59 +0000 (00:53 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-libs/libgit2/libgit2-0.26.7.ebuild

index e6c58a1e0bc1c30dfed89eadf748cd4ecdf71df1..26a478372b1a924a6b672d4d46dd55972fe94fe6 100644 (file)
@@ -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"