summaryrefslogtreecommitdiffstats
path: root/service-cgit/package.use
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-10 19:49:42 +0000
committerWynn Wolf Arbor2020-06-10 19:49:42 +0000
commitcc59662d3d60141c263a8d9978700cda86cf8972 (patch)
tree252de2f463b6b85650ece1c462fe0c45fb2df8d5 /service-cgit/package.use
parent2be23cfd64f259654a3d448035dd739a745ef18f (diff)
downloadportage-roles-cc59662d3d60141c263a8d9978700cda86cf8972.tar.gz
service-cgit: Remove default vanilla USE flag from cgit
We need to include custom patches for the git-http-backend(1) integration to work. Enable those by building without vanilla.
Diffstat (limited to 'service-cgit/package.use')
-rw-r--r--service-cgit/package.use/20-service-cgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/service-cgit/package.use/20-service-cgit b/service-cgit/package.use/20-service-cgit
index 22f9b79..92d1b2d 100644
--- a/service-cgit/package.use/20-service-cgit
+++ b/service-cgit/package.use/20-service-cgit
@@ -1,2 +1,2 @@
sys-libs/zlib static-libs
-www-apps/cgit static
+www-apps/cgit static -vanilla