From 72f41947d104e3a6b5a071a6e8c845c5a8424a2f Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Mon, 29 Sep 2025 11:43:22 +0200 Subject: [PATCH] dev-ml/ocaml-ctypes: drop extra dev-lang/ocaml Signed-off-by: Alfredo Tupone --- dev-ml/ocaml-ctypes/ocaml-ctypes-0.23.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.23.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.23.0.ebuild index 7a6bc1d67716..fb45356a2a36 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.23.0.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,6 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-lang/ocaml-4.03:= >=dev-libs/libffi-3.3_rc0:= dev-ml/bigarray-compat:= dev-ml/integers:=