commit: 8b7840f4545d6973bcd1a4f2988b3685a79525fa
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 29 07:40:37 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 07:41:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7840f4
dev-ml/ocaml-data-notation: depends on ocaml-4.05.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
index 625122a633e..61b555e0008 100644
--- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
+++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND=">=dev-ml/type-conv-108.07.01:=
dev-ml/camlp4:=
+ ~dev-lang/ocaml-4.05.0
"
DEPEND="${RDEPEND}
test? ( >=dev-ml/ounit-2.0.0[ocamlopt?]
dev-ml/ocaml-fileutils[ocamlopt?] )"