commit:     f24561b099f8b4d7acbb54dd79a6bff79463bd4b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 15 10:51:27 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec 15 10:52:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24561b0

dev-ml/ocaml-migrate-parsetree: request ocaml-4

Closes: https://bugs.gentoo.org/961267
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...-parsetree-2.3.0.ebuild => ocaml-migrate-parsetree-2.3.0-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild 
b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0-r1.ebuild
similarity index 88%
rename from dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild
rename to dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0-r1.ebuild
index 3d455ffdd72a..00665c508d52 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.3.0-r1.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=7
@@ -15,5 +15,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test ) strip"
 
+RDEPEND="<dev-lang/ocaml-4.15"
 DEPEND="test? ( dev-ml/cinaps )"
 BDEPEND=">=dev-ml/dune-2.3"

Reply via email to