From b0f3e5b840270fbf29652aa7124675317b5c9d75 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Apr 2021 09:13:33 +0100 Subject: dev-ml/mtime: eutils-- Signed-off-by: Sam James --- dev-ml/mtime/mtime-1.1.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-ml/mtime') diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild index 91dfab39d4d9..0b7d7e6ae9a2 100644 --- a/dev-ml/mtime/mtime-1.1.0.ebuild +++ b/dev-ml/mtime/mtime-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI="5" -inherit eutils opam +inherit opam DESCRIPTION="OCaml module to access monotonic wall-clock time" HOMEPAGE="https://erratique.ch/software/mtime https://github.com/dbuenzli/mtime" @@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-lang/ocaml:=[ocamlopt] -" +RDEPEND="dev-lang/ocaml:=[ocamlopt]" DEPEND="${RDEPEND} dev-ml/topkg dev-ml/ocamlbuild -- cgit v1.2.3-65-gdbad