diff --git a/dev-ml/typerep/typerep-0.17.1-r1.ebuild b/dev-ml/typerep/typerep-0.17.1-r2.ebuild similarity index 88% rename from dev-ml/typerep/typerep-0.17.1-r1.ebuild rename to dev-ml/typerep/typerep-0.17.1-r2.ebuild index 6025ea8c9789..bca06a5a9a23 100644 --- a/dev-ml/typerep/typerep-0.17.1-r1.ebuild +++ b/dev-ml/typerep/typerep-0.17.1-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"