commit: 2230179dfd1850db99c0cca1873db02a08da32b0
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 11:03:58 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 11:04:48 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2230179d
dev-ml/variantslib: dune version is >= 3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../{variantslib-0.17.0-r1.ebuild => variantslib-0.17.0-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/variantslib/variantslib-0.17.0-r1.ebuild
b/dev-ml/variantslib/variantslib-0.17.0-r2.ebuild
similarity index 88%
rename from dev-ml/variantslib/variantslib-0.17.0-r1.ebuild
rename to dev-ml/variantslib/variantslib-0.17.0-r2.ebuild
index 7c80ced14d2f..bcc0e98f8cf2 100644
--- a/dev-ml/variantslib/variantslib-0.17.0-r1.ebuild
+++ b/dev-ml/variantslib/variantslib-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"