dev-libs/libgit2: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Sat, 29 Jul 2017 20:29:03 +0000 (22:29 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 29 Jul 2017 20:30:00 +0000 (22:30 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/libgit2/libgit2-0.26.0.ebuild
dev-libs/libgit2/libgit2-9999.ebuild

index 958b85911b35949f2cb605dd1fcdb88b657be7ea..8b823f25bfb8f8f749a9727bd361a7f496da5e9b 100644 (file)
@@ -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 ~ppc ~x86 ~ppc-macos"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"
index 110fc1f0df88cdfbdbc5a794121f9afad7193a6a..9cc624be5f3220346cddac92037721b9a3a30d97 100644 (file)
@@ -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 ~ppc ~x86 ~ppc-macos"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos"
 fi
 
 DESCRIPTION="A linkable library for Git"