dev-ml/gsl-ocaml: block with ocaml-5

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-03-11 20:11:49 +01:00
parent f9390e7bd0
commit 607f595142

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/dune-configurator
>=sci-libs/gsl-1.19:="
RDEPEND="${DEPEND}
!dev-ml/ocamlgsl"
RDEPEND="${DEPEND}"
BDEPEND="<dev-lang/ocaml-5"
# DOCS=( CHANGES.txt README.md NOTES.md TODO.md )