dune.eclass: dev-lang/ocaml<4 have long gone

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-09-26 07:51:43 +02:00
parent d8e78fe933
commit a4f1bec222
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

@ -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
# @ECLASS: dune.eclass
@ -35,7 +35,7 @@ inherit edo multiprocessing
QA_FLAGS_IGNORED='.*'
RDEPEND="
>=dev-lang/ocaml-4:=[ocamlopt?]
dev-lang/ocaml:=[ocamlopt?]
dev-ml/dune:=
"
DEPEND="${RDEPEND}"