dev-ml/dune: <=dev-lang/ocaml-4.08 long gone

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-09-29 09:58:18 +02:00
parent 58a2a8415b
commit 06276ea7ba
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
2 changed files with 3 additions and 3 deletions

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
EAPI=8
@ -16,7 +16,7 @@ IUSE="emacs"
RESTRICT="strip test"
RDEPEND="
>=dev-lang/ocaml-4.08:=
dev-lang/ocaml:=
emacs? ( >=app-editors/emacs-23.1:* )
"
DEPEND="${RDEPEND}"

View File

@ -16,7 +16,7 @@ IUSE="emacs"
RESTRICT="strip test"
RDEPEND="
>=dev-lang/ocaml-4.08:=
dev-lang/ocaml:=
emacs? ( >=app-editors/emacs-23.1:* )
"
DEPEND="${RDEPEND}"