diff --git a/dev-ml/rresult/rresult-0.7.0.ebuild b/dev-ml/rresult/rresult-0.7.0.ebuild index 80ad93979a373..14f22b410d349 100644 --- a/dev-ml/rresult/rresult-0.7.0.ebuild +++ b/dev-ml/rresult/rresult-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,8 +13,7 @@ LICENSE="ISC" SLOT="0/${PV}" KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" -RDEPEND="dev-ml/result:= - >=dev-lang/ocaml-4.08:=" +RDEPEND="dev-ml/result:=" DEPEND="${RDEPEND}" BDEPEND="dev-ml/topkg dev-ml/ocamlbuild"