diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-06-11 08:17:43 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-06-11 08:19:03 +0200 |
commit | 163df08b538bbd67055240ba737cd2f09fee1146 (patch) | |
tree | 8c4fdea3b291bfe2b87288c7b54727fc922b2077 /dev-ml/ocaml_intrinsics | |
parent | dev-go/sanitized-anchor-name: treeclean (diff) | |
download | gentoo-163df08b538bbd67055240ba737cd2f09fee1146.tar.gz gentoo-163df08b538bbd67055240ba737cd2f09fee1146.tar.bz2 gentoo-163df08b538bbd67055240ba737cd2f09fee1146.zip |
dev-ml/*: add [ocamlopt?]
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml_intrinsics')
-rw-r--r-- | dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.17.0.ebuild b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.17.0.ebuild index bfa5f4787b36..24e25275ed98 100644 --- a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.17.0.ebuild +++ b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.17.0.ebuild @@ -18,7 +18,7 @@ RESTRICT="test" DEPEND=" dev-ml/dune-configurator:= - dev-ml/ocaml_intrinsics_kernel:${SLOT} + dev-ml/ocaml_intrinsics_kernel:${SLOT}[ocamlopt?] " RDEPEND="${DEPEND}" BDEPEND=" |