diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 15:47:38 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 16:24:36 +0200 |
commit | 97deb89461d9abef0be98c0f185e3e1c80b287bf (patch) | |
tree | 4ffdc888ebaf44df7cdcf7239b71a092c28da24d /dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | |
parent | gnome-base/libgnomecanvas: keyword ~arm64 (diff) | |
download | gentoo-97deb89461d9abef0be98c0f185e3e1c80b287bf.tar.gz gentoo-97deb89461d9abef0be98c0f185e3e1c80b287bf.tar.bz2 gentoo-97deb89461d9abef0be98c0f185e3e1c80b287bf.zip |
dev-ml/js_of_ocaml: default enable previously mandatory flags
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild')
-rw-r--r-- | dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild index 3a44770cfb67..9fe8dff84edd 100644 --- a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild +++ b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild @@ -20,7 +20,7 @@ fi LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -IUSE="+ocamlopt camlp4 lwt doc +deriving +ppx +xml test" +IUSE="+ocamlopt +camlp4 +lwt doc +deriving +ppx +xml test" RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt?] |