mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
dev-ml/ocaml-migrate-parsetree: request ocaml-4
Closes: https://bugs.gentoo.org/961267 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
004bf5c652
commit
f24561b099
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -15,5 +15,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
|
|||||||
IUSE="+ocamlopt test"
|
IUSE="+ocamlopt test"
|
||||||
RESTRICT="!test? ( test ) strip"
|
RESTRICT="!test? ( test ) strip"
|
||||||
|
|
||||||
|
RDEPEND="<dev-lang/ocaml-4.15"
|
||||||
DEPEND="test? ( dev-ml/cinaps )"
|
DEPEND="test? ( dev-ml/cinaps )"
|
||||||
BDEPEND=">=dev-ml/dune-2.3"
|
BDEPEND=">=dev-ml/dune-2.3"
|
||||||
Loading…
x
Reference in New Issue
Block a user