commit: f57b3b6f8368ecf6c1646c88a75f688f16952516
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 09:52:49 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 10:15:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57b3b6f
dev-ml/ptmap: drop extra dev-lang/ocaml
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ptmap/ptmap-2.0.5-r2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/ptmap/ptmap-2.0.5-r2.ebuild
b/dev-ml/ptmap/ptmap-2.0.5-r2.ebuild
index 5f448db4390d..52b7e86dcfff 100644
--- a/dev-ml/ptmap/ptmap-2.0.5-r2.ebuild
+++ b/dev-ml/ptmap/ptmap-2.0.5-r2.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=8
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"
RDEPEND="
- >=dev-lang/ocaml-4.07:=[ocamlopt?]
dev-ml/stdlib-shims:=
"
DEPEND="${RDEPEND}"