diff options
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r-- | sci-physics/root/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index f2ba440c8cea..8eb44b130ef3 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -33,6 +33,7 @@ <flag name="libcxx">Build ROOT against <pkg>sys-libs/libcxx</pkg></flag> <flag name="memstat">Build memory statistics library, helps to detect memory leaks</flag> <flag name="minuit">Build ROOT's internal versions of minuit (fortran) and minuit2 (C++)</flag> + <flag name="nosplash">Disable ROOT's splash screen by default</flag> <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag> <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> version 8.x </flag> <flag name="R">Enable support for <pkg>dev-lang/R</pkg></flag> |