commit: 83b8285b64517dd738d2a21130fbc11c2aa92568
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 11:49:45 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 11:55:04 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b8285b
dev-ml/stdio: dune is >= 3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/stdio/{stdio-0.17.0-r1.ebuild => stdio-0.17.0-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/stdio/stdio-0.17.0-r1.ebuild
b/dev-ml/stdio/stdio-0.17.0-r2.ebuild
similarity index 88%
rename from dev-ml/stdio/stdio-0.17.0-r1.ebuild
rename to dev-ml/stdio/stdio-0.17.0-r2.ebuild
index f48793d7d361..4bc58541a64d 100644
--- a/dev-ml/stdio/stdio-0.17.0-r1.ebuild
+++ b/dev-ml/stdio/stdio-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
@@ -22,4 +22,3 @@ RDEPEND="
=dev-ml/base-${JSM}*:=[ocamlopt?]
"
DEPEND="${RDEPEND}"
-BDEPEND=">=dev-ml/dune-3.11"