commit:     c4efe5b4819028698ae21471be34dca3ca0af82e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 26 08:27:31 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 26 08:28:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4efe5b4

dev-ml/ppx_variants_conv: ppxlib should be < 0.36

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ..._variants_conv-0.16.0.ebuild => ppx_variants_conv-0.16.0-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0.ebuild 
b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0-r1.ebuild
similarity index 90%
rename from dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0.ebuild
rename to dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0-r1.ebuild
index b17f535b9ab0..c578fd188d5d 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.16.0-r1.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
@@ -18,6 +18,7 @@ DEPEND="
        >=dev-lang/ocaml-4.14
        dev-ml/variantslib:${SLOT}
        >=dev-ml/ppxlib-0.28.0:=
+       <dev-ml/ppxlib-0.36.0
        >=dev-ml/ocaml-compiler-libs-0.11.0:=
 "
 RDEPEND="${DEPEND}"

Reply via email to