commit: f9c2c91608cb68545d969568ee89838f8893e6a5
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 08:45:57 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 08:46:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c2c916
dev-ml/core: sameslot for more packages
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/core/{core-0.15.1-r2.ebuild => core-0.15.1-r3.ebuild} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-ml/core/core-0.15.1-r2.ebuild
b/dev-ml/core/core-0.15.1-r3.ebuild
similarity index 83%
rename from dev-ml/core/core-0.15.1-r2.ebuild
rename to dev-ml/core/core-0.15.1-r3.ebuild
index e35a27104a0d..d75c2b08a435 100644
--- a/dev-ml/core/core-0.15.1-r2.ebuild
+++ b/dev-ml/core/core-0.15.1-r3.ebuild
@@ -33,11 +33,11 @@ RDEPEND="
dev-ml/ppx_let:=
dev-ml/ppx_log:=
dev-ml/ppx_jane:${SLOT}
- dev-ml/ppx_module_timer:=
- dev-ml/ppx_optional:=
- dev-ml/ppx_pipebang:=
- dev-ml/ppx_sexp_message:=
- dev-ml/ppx_sexp_value:=
+ dev-ml/ppx_module_timer:${SLOT}[ocamlopt?]
+ dev-ml/ppx_optional:${SLOT}[ocamlopt?]
+ dev-ml/ppx_pipebang:${SLOT}[ocamlopt?]
+ dev-ml/ppx_sexp_message:${SLOT}[ocamlopt?]
+ dev-ml/ppx_sexp_value:${SLOT}[ocamlopt?]
dev-ml/ppx_stable:${SLOT}[ocamlopt?]
dev-ml/ppx_string:${SLOT}[ocamlopt?]
dev-ml/ppx_ignore_instrumentation:${SLOT}[ocamlopt?]