commit: ebeb9e7112212b4f725e865e11e2e9d3d0d8da9a
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 8 17:07:58 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Oct 8 17:07:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebeb9e71
dev-ml/core: redundant dep on ocaml
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/core/core-0.15.1-r3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/core/core-0.15.1-r3.ebuild
b/dev-ml/core/core-0.15.1-r3.ebuild
index d75c2b08a435..b2046e9ab7c1 100644
--- a/dev-ml/core/core-0.15.1-r3.ebuild
+++ b/dev-ml/core/core-0.15.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,6 @@ IUSE="+ocamlopt"
RESTRICT="test"
RDEPEND="
- >=dev-lang/ocaml-4.11
>=dev-ml/base-0.15.1:${SLOT}
dev-ml/base_bigstring:${SLOT}
dev-ml/base_quickcheck:=