diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:49 +0000 |
commit | 089d17e8084d0ded2a45525aabe8906b1273109f (patch) | |
tree | 8944a6c3fa8cdac9e40b843748924cf8d0924a6b | |
parent | www-apache/mod_security: Stabilize 2.9.3-r100 x86, #766528 (diff) | |
download | gentoo-089d17e8084d0ded2a45525aabe8906b1273109f.tar.gz gentoo-089d17e8084d0ded2a45525aabe8906b1273109f.tar.bz2 gentoo-089d17e8084d0ded2a45525aabe8906b1273109f.zip |
www-apps/cgit: Stabilize 1.2.3-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | www-apps/cgit/cgit-1.2.3-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r100.ebuild b/www-apps/cgit/cgit-1.2.3-r100.ebuild index ff26e32bfb0e..b5805b3f97ea 100644 --- a/www-apps/cgit/cgit-1.2.3-r100.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r100.ebuild @@ -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 )" |