summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-11-27 15:16:24 -0500
committerAaron Bauman <bman@gentoo.org>2020-11-27 15:16:24 -0500
commit42b80550b602f566adfeb7b07ab1d466dc10af76 (patch)
tree1a196e7bca2623fd5c3d359d19bc8500a5666a3c /www-apps/cgit/cgit-9999.ebuild
parentwww-apps/cgit: port EAPI. bump. other stuff (diff)
downloadgentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.tar.gz
gentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.tar.bz2
gentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.zip
www-apps/cgit: update maintainer and fix RESTRICT=""
* add myself as maintainer Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'www-apps/cgit/cgit-9999.ebuild')
-rw-r--r--www-apps/cgit/cgit-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-9999.ebuild b/www-apps/cgit/cgit-9999.ebuild
index c6c843a12c67..4b617428b6e8 100644
--- a/www-apps/cgit/cgit-9999.ebuild
+++ b/www-apps/cgit/cgit-9999.ebuild
@@ -17,7 +17,8 @@ EGIT_REPO_URI="https://git.zx2c4.com/cgit"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="doc +highlight libressl +lua +luajit"
+IUSE="doc +highlight libressl +lua +luajit test"
+RESTRICT="!test? ( test )"
RDEPEND="
acct-group/cgit