From 32e07cfc24e8d5b322a96a549457491f3c9e7a9d Mon Sep 17 00:00:00 2001 From: Mark Wright Date: Sat, 17 Oct 2020 01:07:04 +1100 Subject: dev-ml/ppx_fail: Fix deps Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright --- dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-ml/ppx_fail') diff --git a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild index ef3aeedf6850..172f7f5f6da2 100644 --- a/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild +++ b/dev-ml/ppx_fail/ppx_fail-0.14.0.ebuild @@ -15,10 +15,10 @@ KEYWORDS="~amd64 ~arm ~arm64" IUSE="+ocamlopt" DEPEND=" - dev-ml/base:= - dev-ml/ppx_here:= - dev-ml/ppxlib:= - dev-ml/ocaml-migrate-parsetree:= - dev-ml/result:= + >=dev-ml/base-0.14.0:= + >=dev-ml/ppx_here-0.14.0:= + >=dev-ml/ppxlib-0.18.0:= + >=dev-ml/ocaml-migrate-parsetree-2.0.0:= + dev-ml/cinaps:= " RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad