dev-ml/ocaml-text: assume + for ocamlopt on pcre-ocaml
authorAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 11:04:13 +0000 (13:04 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 11:22:50 +0000 (13:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-ml/ocaml-text/ocaml-text-0.8.ebuild

index 685c177ff27f1df84d59e67275755f9638324f03..ebcdda2a93f64bea568f297d5942201aa64f7f8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ IUSE="pcre"
 
 RDEPEND="virtual/libiconv
        dev-ml/camlp4:=
-       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] )"
+       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )"
 DEPEND="${RDEPEND}
        doc? ( dev-tex/rubber virtual/latex-base )"