www-apps/cgit: add ~arm keyword (bug 604324)
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 13:44:49 +0000 (15:44 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 13:44:49 +0000 (15:44 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

www-apps/cgit/cgit-0.12.ebuild
www-apps/cgit/cgit-1.1.ebuild

index a44fa6ef06ea1ce625d19aa2a162df36f5e09c48..443d7f856dcb95f06ba1b0fffb08262f68d2d1de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="doc +highlight +lua +jit"
 
 RDEPEND="
index d399333eb3a67e2b54e338e5bea49ff33d4a6bb2..cd69e657df249cedc47d8ca5293f3c6e5e5f32f6 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="doc +highlight +lua +jit"
 
 RDEPEND="