dev-ml/ocamlweb: block with ocaml-5

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-03-11 21:40:30 +01:00
parent 4ab41e9bae
commit b392e5bb1b
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -16,7 +16,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
DEPEND=">=dev-lang/ocaml-4.08.0:=
DEPEND="<dev-lang/ocaml-5:=
virtual/latex-base
dev-texlive/texlive-latexextra"
RDEPEND="${DEPEND}"