commit: fc96d59cc8d270d3fa2c79f65f23ff05c1fcb451 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 13:00:31 2022 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 13:01:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc96d59c
dev-ml/async_unix: adj deps Closes: https://bugs.gentoo.org/876997 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/async_unix/async_unix-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild index cce539b92576..21ea506bd4f5 100644 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.14.0.ebuild @@ -16,7 +16,7 @@ IUSE="+ocamlopt" RDEPEND=" dev-ml/async_kernel:= - dev-ml/core:= + =dev-ml/core-0.14*:= dev-ml/core_kernel:= dev-ml/ppx_jane:= "
