this repo has no description

Merge pull request #26154 from Leonidas-from-XIV/bin-prot-5-opensuse

`bin_prot` FTBFS on OpenSUSE

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