dev-ml/rresult: drop extra dev-lang/ocaml

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-09-29 11:54:16 +02:00
parent f57b3b6f83
commit c0ae5d0316

View File

@@ -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"