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