commit: 97deb89461d9abef0be98c0f185e3e1c80b287bf
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 13:47:38 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 14:24:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97deb894
dev-ml/js_of_ocaml: default enable previously mandatory flags
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild | 2 +-
dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
index 3a44770cfb6..9fe8dff84ed 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-3.0.0.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?]
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 3a44770cfb6..9fe8dff84ed 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?]