dev-ml/calendar: block ocaml-5

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-03-11 19:25:51 +01:00
parent b5b58a71d3
commit 0b90bed975
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
@ -14,7 +14,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="<dev-lang/ocaml-5:=[ocamlopt]"
RDEPEND="${DEPEND}"
src_compile() {