From 6657316b3e6a33e058f4e36fbc5a03c8089d39f4 Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Thu, 12 Dec 2024 16:00:27 +0100 Subject: [PATCH] reduce g2 --- gentoo/g2hep/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo/g2hep/Dockerfile b/gentoo/g2hep/Dockerfile index d5bb422..1c4387b 100644 --- a/gentoo/g2hep/Dockerfile +++ b/gentoo/g2hep/Dockerfile @@ -14,4 +14,4 @@ RUN echo 'sci-physics/rivet ~*' >> /etc/portage/package.accept_keywords/z RUN echo 'dev-python/uncertainties ~*' >> /etc/portage/package.accept_keywords/zz-autoaccept RUN echo 'sci-physics/herwig ~*' >> /etc/portage/package.accept_keywords/zz-autoaccept RUN echo 'sci-physics/thepeg ~*' >> /etc/portage/package.accept_keywords/zz-autoaccept -RUN USE="python hepmc3 -hepmc2 lhapdf" emerge -q resummino nll-fast nnll-fast softsusy spheno hepi powheg-box-v2 sci-physics/lhapdf sci-physics/lhapdf-sets sci-physics/looptools sci-physics/rivet sci-physics/openloops sci-physics/herwig && rm -rf /var/cache/distfiles/* \ No newline at end of file +RUN USE="python hepmc3 -hepmc2 lhapdf" emerge -q powheg-box-v2 sci-physics/lhapdf sci-physics/lhapdf-sets sci-physics/looptools sci-physics/rivet sci-physics/openloops sci-physics/herwig && rm -rf /var/cache/distfiles/* \ No newline at end of file