mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-ml/stdcompat: does not work with ocaml-5.4
Closes: https://bugs.gentoo.org/966227 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
031de6c14a
commit
9a874160b9
@ -14,7 +14,8 @@ LICENSE="BSD-2"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND=">dev-lang/ocaml-4.11:=[ocamlopt]
|
||||
DEPEND=">=dev-lang/ocaml-4.11:=[ocamlopt]
|
||||
<dev-lang/ocaml-5.4
|
||||
dev-ml/result:=[ocamlopt]
|
||||
dev-ml/uchar:=[ocamlopt]"
|
||||
RDEPEND="${DEPEND}"
|
||||
Loading…
x
Reference in New Issue
Block a user