mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-misc/ledit: broken with ocaml-5
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
df50e6509e
commit
7dc526a2dd
@ -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 @@ IUSE="+ocamlopt"
|
||||
|
||||
RESTRICT="installsources !ocamlopt? ( strip )"
|
||||
|
||||
DEPEND=">=dev-lang/ocaml-3.09:=[ocamlopt?]
|
||||
DEPEND="<dev-lang/ocaml-5:=[ocamlopt?]
|
||||
dev-ml/camlp5:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user