summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-06 16:27:12 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-06 16:39:11 +0100
commit4ff20e362115e87f35719268388563706007e6e9 (patch)
treea3e5742bec5a7f3b49eaabaa3bf82f8f451dae0a /dev-ml/js_of_ocaml/metadata.xml
parentdev-ml/js_of_ocaml: Add X useflag (diff)
downloadgentoo-4ff20e362115e87f35719268388563706007e6e9.tar.gz
gentoo-4ff20e362115e87f35719268388563706007e6e9.tar.bz2
gentoo-4ff20e362115e87f35719268388563706007e6e9.zip
dev-ml/js_of_ocaml: add react useflag
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/js_of_ocaml/metadata.xml')
-rw-r--r--dev-ml/js_of_ocaml/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/js_of_ocaml/metadata.xml b/dev-ml/js_of_ocaml/metadata.xml
index 2a56cab9e11d..d3fd68ee65c8 100644
--- a/dev-ml/js_of_ocaml/metadata.xml
+++ b/dev-ml/js_of_ocaml/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<use>
<flag name="deriving">Enable <pkg>dev-ml/deriving</pkg> support for improving the type safety.</flag>
+ <flag name="react">Enable functionnal reactive programming support.</flag>
</use>
<upstream>
<remote-id type="github">ocsigen/js_of_ocaml</remote-id>