diff options
Diffstat (limited to 'www-apps/cgit/cgit-9999.ebuild')
-rw-r--r-- | www-apps/cgit/cgit-9999.ebuild | 3 |
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 |