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

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-09-29 11:52:49 +02:00
parent 220ed2026b
commit f57b3b6f83
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=8
@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-4.07:=[ocamlopt?]
dev-ml/stdlib-shims:=
"
DEPEND="${RDEPEND}"