commit:     8dbb9ce8ead7ee4eba3c503655d73a2aa6313704
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 09:57:12 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 15:13:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbb9ce8

dev-ml/ocaml-webmachine: Assume ocamlopt is enabled if not exposed for ocaml-uri

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild 
b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild
index 8739af562f4..428929a6c10 100644
--- a/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild
+++ b/dev-ml/ocaml-webmachine/ocaml-webmachine-0.4.0.ebuild
@@ -22,7 +22,7 @@ DEPEND="
        dev-ml/ocaml-cohttp:=[ocamlopt?]
        dev-ml/ocaml-dispatch:=[ocamlopt?]
        dev-ml/ocaml-re:=[ocamlopt?]
-       dev-ml/ocaml-uri:=[ocamlopt?]
+       dev-ml/ocaml-uri:=[ocamlopt(+)?]
 "
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND}

Reply via email to