summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq/metadata.xml')
-rw-r--r--sci-mathematics/coq/metadata.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/coq/metadata.xml b/sci-mathematics/coq/metadata.xml
index 6625c94c0106..4eddd15b741c 100644
--- a/sci-mathematics/coq/metadata.xml
+++ b/sci-mathematics/coq/metadata.xml
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <herd>ml</herd>
+<herd>sci</herd>
+<herd>ml</herd>
+<use>
+ <flag name='ide'>Build the Coq IDE, a clone of proof general using
+ <pkg>dev-ml/lablgtk</pkg></flag>
+ <flag name='norealanalysis'>Do not build real analysis modules
+ (faster compilation)</flag>
+</use>
</pkgmetadata>