From ca2d585b45731a7eb22e28fbf8b4eee41c80a5be Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sat, 27 Sep 2025 17:53:09 +0200 Subject: [PATCH] dev-ml/atd: dev-lang/ocaml-4.08 has gone Signed-off-by: Alfredo Tupone --- dev-ml/atd/atd-2.15.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ml/atd/atd-2.15.0.ebuild b/dev-ml/atd/atd-2.15.0.ebuild index 8cbc489b2d4cf..d6628f7815c71 100644 --- a/dev-ml/atd/atd-2.15.0.ebuild +++ b/dev-ml/atd/atd-2.15.0.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 @@ -17,7 +17,6 @@ IUSE="+ocamlopt" RESTRICT="test" RDEPEND=" - >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/cmdliner-1.1.1:= >=dev-ml/yojson-2.0.2:= dev-ml/biniou:=