We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcc593 commit 80be21dCopy full SHA for 80be21d
packages/ocaml-variants/ocaml-variants.5.3.0+BER/opam
@@ -76,4 +76,8 @@ depopts: [
76
"ocaml-option-nnp"
77
"ocaml-option-nnpchecker"
78
]
79
-available: os != "win32" & arch != "arm32" & arch != "x86_32"
+conflicts: [
80
+ "ocaml-option-32bit"
81
+ "ocaml-option-bytecode-only"
82
+]
83
+available: os != "win32"
0 commit comments