commit: aebbf7682bad2a6b066d5d2ac40b2422214c58e1
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 11:50:35 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 11:55:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebbf768
dev-ml/splittable_random: dune is >= 3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
...able_random-0.17.0-r1.ebuild => splittable_random-0.17.0-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/splittable_random/splittable_random-0.17.0-r1.ebuild
b/dev-ml/splittable_random/splittable_random-0.17.0-r2.ebuild
similarity index 91%
rename from dev-ml/splittable_random/splittable_random-0.17.0-r1.ebuild
rename to dev-ml/splittable_random/splittable_random-0.17.0-r2.ebuild
index bd404a5a6af7..57e8383f12e6 100644
--- a/dev-ml/splittable_random/splittable_random-0.17.0-r1.ebuild
+++ b/dev-ml/splittable_random/splittable_random-0.17.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,4 +26,3 @@ RDEPEND="
=dev-ml/ppx_sexp_message-${JSM}*:=[ocamlopt?]
"
DEPEND="${RDEPEND}"
-BDEPEND=">=dev-ml/dune-3.11"