commit: bc6039149a1c56929dad34e7f2423662a524f341 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Jul 11 16:46:54 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Jul 11 16:49:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc603914
dev-ml/ppx_variants_conv: ppxlib < 0.36.0 Closes: https://bugs.gentoo.org/959777 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> ...variants_conv-0.17.0-r1.ebuild => ppx_variants_conv-0.17.0-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r1.ebuild b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r2.ebuild similarity index 96% rename from dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r1.ebuild rename to dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r2.ebuild index 09e4e8f834c4..bd5555cd2f4d 100644 --- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r1.ebuild +++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.17.0-r2.ebuild @@ -22,6 +22,7 @@ RDEPEND=" =dev-ml/base-${JSM}*:=[ocamlopt?] =dev-ml/variantslib-${JSM}*:=[ocamlopt?] >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] + <dev-ml/ppxlib-0.36.0 " DEPEND="${RDEPEND}" BDEPEND=">=dev-ml/dune-3.11"
