summaryrefslogtreecommitdiff
path: root/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/merlin-extend/merlin-extend-0.3.ebuild')
-rw-r--r--dev-ml/merlin-extend/merlin-extend-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/merlin-extend/merlin-extend-0.3.ebuild b/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
index 66c4758edc08..fc7c9b64453a 100644
--- a/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
+++ b/dev-ml/merlin-extend/merlin-extend-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="dev-lang/ocaml:="
+DEPEND="dev-lang/ocaml:0/4.05.0"
RDEPEND="${DEPEND}"
DEPEND="${DEPEND}
dev-ml/cppo"