commit: f38313e113fd4973d4380ba569d4acacce0ffe07
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 07:18:34 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 07:18:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38313e1
dev-ml/core: sameslot for ppx_string
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/core/core-0.15.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/core/core-0.15.1-r2.ebuild
b/dev-ml/core/core-0.15.1-r2.ebuild
index e0a0ccb6052b..0099117c1a0b 100644
--- a/dev-ml/core/core-0.15.1-r2.ebuild
+++ b/dev-ml/core/core-0.15.1-r2.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
dev-ml/ppx_sexp_message:=
dev-ml/ppx_sexp_value:=
dev-ml/ppx_stable:=
- dev-ml/ppx_string:=
+ dev-ml/ppx_string:${SLOT}[ocamlopt?]
dev-ml/ppx_ignore_instrumentation:${SLOT}[ocamlopt?]
dev-ml/typerep:${SLOT}[ocamlopt?]
"