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.
2 parents f92e43c + d13c719 commit b51ef38Copy full SHA for b51ef38
packages/bin_prot/bin_prot.v0.17.0/opam
@@ -24,7 +24,7 @@ depends: [
24
depopts: [
25
"mirage-xen-ocaml"
26
]
27
-available: arch != "arm32" & arch != "x86_32" & os != "freebsd" & os-family != "opensuse" & os-family != "suse"
+available: arch != "arm32" & arch != "x86_32" & os != "freebsd"
28
synopsis: "A binary protocol generator"
29
description: "
30
Part of Jane Street's Core library
0 commit comments