Skip to content

Commit 80be21d

Browse files
yallopdra27
andauthored
Update packages/ocaml-variants/ocaml-variants.5.3.0+BER/opam
Co-authored-by: David Allsopp <[email protected]>
1 parent 8dcc593 commit 80be21d

File tree

1 file changed

+5
-1
lines changed
  • packages/ocaml-variants/ocaml-variants.5.3.0+BER

1 file changed

+5
-1
lines changed

packages/ocaml-variants/ocaml-variants.5.3.0+BER/opam

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,8 @@ depopts: [
7676
"ocaml-option-nnp"
7777
"ocaml-option-nnpchecker"
7878
]
79-
available: os != "win32" & arch != "arm32" & arch != "x86_32"
79+
conflicts: [
80+
"ocaml-option-32bit"
81+
"ocaml-option-bytecode-only"
82+
]
83+
available: os != "win32"

0 commit comments

Comments
 (0)