dev-libs/libgit2: x86 stable (bug #667860)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Oct 2018 23:01:20 +0000 (01:01 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Oct 2018 23:04:50 +0000 (01:04 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/libgit2/libgit2-0.26.7.ebuild

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