this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27643 from olafhering/odd

enable build on SUSE Linux

authored by

Marcello Seri and committed by
GitHub
b51ef38f f92e43c2

+1 -1
+1 -1
packages/bin_prot/bin_prot.v0.17.0/opam
··· 24 24 depopts: [ 25 25 "mirage-xen-ocaml" 26 26 ] 27 - available: arch != "arm32" & arch != "x86_32" & os != "freebsd" & os-family != "opensuse" & os-family != "suse" 27 + available: arch != "arm32" & arch != "x86_32" & os != "freebsd" 28 28 synopsis: "A binary protocol generator" 29 29 description: " 30 30 Part of Jane Street's Core library