diff --git a/dev-ml/timezone/timezone-0.17.0.ebuild b/dev-ml/timezone/timezone-0.17.0-r1.ebuild similarity index 88% rename from dev-ml/timezone/timezone-0.17.0.ebuild rename to dev-ml/timezone/timezone-0.17.0-r1.ebuild index 8ef0e1db71836..5d6c76acf8d28 100644 --- a/dev-ml/timezone/timezone-0.17.0.ebuild +++ b/dev-ml/timezone/timezone-0.17.0-r1.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 @@ -20,4 +20,3 @@ RDEPEND=" dev-ml/ppx_jane:${SLOT}[ocamlopt?] " DEPEND="${RDEPEND}" -BDEPEND=">=dev-ml/dune-3.11"