From fc39fe24ed6b48f03bc2115b07fef4b932e962d5 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sat, 27 Sep 2025 17:51:22 +0200 Subject: [PATCH] dev-ml/astring: dev-lang/ocaml-4.05 has gone Signed-off-by: Alfredo Tupone --- dev-ml/astring/astring-0.8.5.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index d6aaf301a39fd..23a28ffd77469 100644 --- a/dev-ml/astring/astring-0.8.5.ebuild +++ b/dev-ml/astring/astring-0.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,14 +13,11 @@ LICENSE="ISC" SLOT="0/${PV}" KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" -OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND=" dev-ml/ocamlbuild dev-ml/findlib dev-ml/topkg - ${OCAML_DEP} " -RDEPEND="${OCAML_DEP}" src_compile() { ocaml pkg/pkg.ml build || die