mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-ml/ppx_tools: block ocaml>5
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
93cbb74d5a
commit
ae41905281
@ -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,6 +16,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="<dev-lang/ocaml-5"
|
||||
BDEPEND="
|
||||
dev-ml/cppo
|
||||
"
|
||||
@ -16,6 +16,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="<dev-lang/ocaml-5"
|
||||
BDEPEND="
|
||||
dev-ml/cppo
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user