From: Michael Weber Date: Wed, 5 Apr 2017 13:44:49 +0000 (+0200) Subject: www-apps/cgit: add ~arm keyword (bug 604324) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a53d38b664404279e6c93cac4f854e0771187611;p=gentoo.git www-apps/cgit: add ~arm keyword (bug 604324) Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" --- diff --git a/www-apps/cgit/cgit-0.12.ebuild b/www-apps/cgit/cgit-0.12.ebuild index a44fa6ef06ea..443d7f856dcb 100644 --- a/www-apps/cgit/cgit-0.12.ebuild +++ b/www-apps/cgit/cgit-0.12.ebuild @@ -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=" diff --git a/www-apps/cgit/cgit-1.1.ebuild b/www-apps/cgit/cgit-1.1.ebuild index d399333eb3a6..cd69e657df24 100644 --- a/www-apps/cgit/cgit-1.1.ebuild +++ b/www-apps/cgit/cgit-1.1.ebuild @@ -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="