diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-04-01 23:42:07 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-04-02 10:38:02 +0200 |
commit | 8afec5ec5f3e8cc64e1b781509cb41d4c26ce1e8 (patch) | |
tree | 03afe951238ac3b161afd1a86f2f06aaa372e942 /dev-ml/js_of_ocaml/metadata.xml | |
parent | dev-ml/core_bench: Bump to 0.9.0 (diff) | |
download | gentoo-8afec5ec5f3e8cc64e1b781509cb41d4c26ce1e8.tar.gz gentoo-8afec5ec5f3e8cc64e1b781509cb41d4c26ce1e8.tar.bz2 gentoo-8afec5ec5f3e8cc64e1b781509cb41d4c26ce1e8.zip |
dev-ml/js_of_ocaml: Drop async support, will be readded with dev-ml/async_js.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml/js_of_ocaml/metadata.xml')
-rw-r--r-- | dev-ml/js_of_ocaml/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ml/js_of_ocaml/metadata.xml b/dev-ml/js_of_ocaml/metadata.xml index 61eb3e1f8706..0b34c19deedf 100644 --- a/dev-ml/js_of_ocaml/metadata.xml +++ b/dev-ml/js_of_ocaml/metadata.xml @@ -6,7 +6,6 @@ <name>Gentoo ML Project</name> </maintainer> <use> - <flag name="async">Enable support of <pkg>dev-ml/async_kernel</pkg>.</flag> <flag name="deriving">Enable <pkg>dev-ml/deriving</pkg> support for improving the type safety.</flag> <flag name="ppx">Enables the ppx syntax extension</flag> <flag name="ppx-deriving">Enables deriving support through ppx syntax extensions.</flag> |