summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:38 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:38 +0000
commit41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2 (patch)
tree39c1d394f77a9cfcff66ada9ea8609b86a12184f /www-apps
parentwww-apache/mod_security: Stabilize 2.9.3-r100 amd64, #766528 (diff)
downloadgentoo-41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2.tar.gz
gentoo-41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2.tar.bz2
gentoo-41bd17f6bcb24bf018ac0c6ff9217fbbeec223d2.zip
www-apps/cgit: Stabilize 1.2.3-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/cgit/cgit-1.2.3-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r100.ebuild b/www-apps/cgit/cgit-1.2.3-r100.ebuild
index 08c24550c1b8..ff26e32bfb0e 100644
--- a/www-apps/cgit/cgit-1.2.3-r100.ebuild
+++ b/www-apps/cgit/cgit-1.2.3-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="doc +highlight libressl +lua test"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
RESTRICT="!test? ( test )"