diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2018-08-04 16:53:07 +0200 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2018-08-04 16:53:24 +0200 |
commit | 3de14b2b9ded28a9b78b9bc2ff7386a15f449544 (patch) | |
tree | d2891e0fd9dc0ee695e258254c031a3964e4a0dc /www-apps | |
parent | app-i18n/ibus: drop old (diff) | |
download | gentoo-3de14b2b9ded28a9b78b9bc2ff7386a15f449544.tar.gz gentoo-3de14b2b9ded28a9b78b9bc2ff7386a15f449544.tar.bz2 gentoo-3de14b2b9ded28a9b78b9bc2ff7386a15f449544.zip |
www-apps/cgit: stable
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/cgit/cgit-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-1.2.1.ebuild b/www-apps/cgit/cgit-1.2.1.ebuild index cc4e2a139545..47dca91a09f9 100644 --- a/www-apps/cgit/cgit-1.2.1.ebuild +++ b/www-apps/cgit/cgit-1.2.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 ~arm ~x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="doc +highlight +lua +jit" RDEPEND=" |