From: Miroslav Šulc Date: Sun, 9 Feb 2020 21:35:53 +0000 (+0100) Subject: dev-ml/ppx_tools: doesn't compile with ocaml-4.09 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a06926472246a298d761679a1e200b4a0721c6d;p=gentoo.git dev-ml/ppx_tools: doesn't compile with ocaml-4.09 Bug: https://bugs.gentoo.org/708696 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Miroslav Šulc --- diff --git a/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild b/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild index 3b440d54aeb0..d0acc2b9fac0 100644 --- a/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild +++ b/dev-ml/ppx_tools/ppx_tools-5.0.4.03.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" -DEPEND=">=dev-lang/ocaml-4.03.0:=[ocamlopt?]" +DEPEND="