dev-ml/camlp5: <ocaml-5

Closes: https://bugs.gentoo.org/966946
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-12-11 13:49:47 +01:00
parent fa6a94d337
commit fb5e7b0582
2 changed files with 3 additions and 1 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,6 +16,7 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="doc +ocamlopt"
RDEPEND="
<dev-lang/ocaml-5
dev-ml/bos:=
dev-ml/camlp-streams:=[ocamlopt?]
dev-ml/fmt:=[ocamlopt?]

View File

@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="doc +ocamlopt"
RDEPEND="
<dev-lang/ocaml-5
dev-ml/bos:=
dev-ml/camlp-streams:=[ocamlopt?]
dev-ml/fmt:=[ocamlopt?]