commit: 220ed2026b7add44e01786fde063bc61174b2bfc
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 09:51:56 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 10:14:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220ed202
dev-ml/ppx_pipebang: drop extra dev-lang/ocaml
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild
b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild
index 89b249c04a20..9720dcaf0bbe 100644
--- a/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild
@@ -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=8
@@ -15,7 +15,6 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="
- >=dev-lang/ocaml-4.08
>=dev-ml/ppxlib-0.23.0:=
>=dev-ml/ocaml-compiler-libs-0.11.0:=
"