summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-21 02:51:02 +0100
committerSam James <sam@gentoo.org>2022-06-21 02:51:02 +0100
commit82da60cb4003c795e8da87a7a9eae361b5d36d44 (patch)
tree42cf3234d259c72948b94b4dc8d612c477823eb8
parentsci-libs/plplot: fix OCaml dep (diff)
downloadgentoo-82da60cb4003c795e8da87a7a9eae361b5d36d44.tar.gz
gentoo-82da60cb4003c795e8da87a7a9eae361b5d36d44.tar.bz2
gentoo-82da60cb4003c795e8da87a7a9eae361b5d36d44.zip
dev-ml/alcotest: fix OCaml dep
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/alcotest/alcotest-1.5.0-r1.ebuild (renamed from dev-ml/alcotest/alcotest-1.5.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.5.0.ebuild b/dev-ml/alcotest/alcotest-1.5.0-r1.ebuild
index 8a6cf2ce8ef0..717d0234eaff 100644
--- a/dev-ml/alcotest/alcotest-1.5.0.ebuild
+++ b/dev-ml/alcotest/alcotest-1.5.0-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND="
- >=dev-ml/dune-2.8
+ >=dev-ml/dune-2.8:=
dev-ml/astring:=
dev-ml/async_unix:=
dev-ml/cmdliner:=