commit: 276af31461b35b148580e5357557efd39a102101
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 15:45:02 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 15:45:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276af314
app-text/llpp: dev-lang/ocaml-4.09 has gone
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
app-text/llpp/llpp-33.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/llpp/llpp-33.ebuild b/app-text/llpp/llpp-33.ebuild
index f4c105ef4d10..91439f5d27cf 100644
--- a/app-text/llpp/llpp-33.ebuild
+++ b/app-text/llpp/llpp-33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ DEPEND="${RDEPEND}
dev-ml/lablgl:=[glut,ocamlopt?]"
BDEPEND="
app-text/asciidoc
- >=dev-lang/ocaml-4.09[ocamlopt?]
+ dev-lang/ocaml[ocamlopt?]
virtual/pkgconfig
"