summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/camlp5/camlp5-7.14.ebuild')
-rw-r--r--dev-ml/camlp5/camlp5-7.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp5/camlp5-7.14.ebuild b/dev-ml/camlp5/camlp5-7.14.ebuild
index 15bdbb1dce8f..48746ddf0123 100644
--- a/dev-ml/camlp5/camlp5-7.14.ebuild
+++ b/dev-ml/camlp5/camlp5-7.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="doc +ocamlopt"
DEPEND="
- >=dev-lang/ocaml-3.10:=[ocamlopt?]
+ <dev-lang/ocaml-4.13:=[ocamlopt?]
"
RDEPEND="${DEPEND}"