commit:     2d7b7e428c40aa941de01296f886698a8b9e126e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 17:12:59 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 17:13:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7b7e42

dev-ml/ppx_sexp_conv: ppxlib < 0.36.0

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

 .../{ppx_sexp_conv-0.16.0-r1.ebuild => ppx_sexp_conv-0.16.0-r2.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild 
b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.ebuild
similarity index 91%
rename from dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild
rename to dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.ebuild
index b82c30c4f21f..c78ff0022c93 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r1.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.16.0-r2.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
@@ -20,6 +20,7 @@ DEPEND="
        dev-ml/base:${SLOT}[ocamlopt?]
        dev-ml/findlib:=[ocamlopt?]
        >=dev-ml/ppxlib-0.28:=[ocamlopt?]
+       <dev-ml/ppxlib-0.36.0
        dev-ml/ocaml-compiler-libs:=[ocamlopt?]
 "
 RDEPEND="${DEPEND}"

Reply via email to