dev-libs/libgit2: amd64 stable wrt bug #644096
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 26 Jan 2018 14:59:38 +0000 (17:59 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 26 Jan 2018 14:59:38 +0000 (17:59 +0300)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/libgit2/libgit2-0.26.0.ebuild

index 899540f73af0fdb49143fcf3c1bc302c834dafdc..91ef9bb94123f3f5e93e1c6b37e28255fdd65c76 100644 (file)
@@ -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"