this repo has no description

Exclude FreeBSD for now

This will be resolved in the next release; it is just the absence of
/bin/bash on FreeBSD.

Signed-off-by: Christian Lindig <christian.lindig@cloud.com>

Changed files
+1 -1
packages
fit
fit.1.1.0
+1 -1
packages/fit/fit.1.1.0/opam
···
]
build: ["dune" "build" "-p" name "-j" jobs]
dev-repo: "git+https://github.com/lindig/fit.git"
-
available: arch != "x86_32" & arch != "arm32"
+
available: arch != "x86_32" & arch != "arm32" & os != "freebsd"
url {
src: "https://github.com/lindig/fit/releases/download/1.1.0/fit-1.1.0.tbz"
checksum: [