summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 09:13:33 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:22 +0100
commitb0f3e5b840270fbf29652aa7124675317b5c9d75 (patch)
tree0566fb11c766559afe14df216a2274bbfb2cb5a5 /dev-ml/mtime
parentdev-ml/menhir: eutils-- (diff)
downloadgentoo-b0f3e5b840270fbf29652aa7124675317b5c9d75.tar.gz
gentoo-b0f3e5b840270fbf29652aa7124675317b5c9d75.tar.bz2
gentoo-b0f3e5b840270fbf29652aa7124675317b5c9d75.zip
dev-ml/mtime: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r--dev-ml/mtime/mtime-1.1.0.ebuild5
1 files changed, 2 insertions, 3 deletions
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