dev-ml/luv: new ctypes fixes signature

Closes: https://bugs.gentoo.org/941641
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-10-17 15:44:56 +02:00
parent e908b08a06
commit 6f6a0bd964

View File

@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-libs/libuv:=
dev-ml/ocaml-ctypes:=[ocamlopt?]
>=dev-ml/ocaml-ctypes-0.23:=[ocamlopt?]
dev-ml/result:=[ocamlopt?]
dev-ml/integers:=[ocamlopt?]
"