dev-ml/astring: dev-lang/ocaml-4.05 has gone

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-09-27 17:51:22 +02:00
parent 8d736a6cb4
commit fc39fe24ed
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

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