Skip to content

Commit caf8566

Browse files
committed
Package not available for macos and freebsd
1 parent 92e3ca2 commit caf8566

File tree

1 file changed

+1
-2
lines changed
  • packages/ocamlfuse/ocamlfuse.2.7.1-cvs13

1 file changed

+1
-2
lines changed

packages/ocamlfuse/ocamlfuse.2.7.1-cvs13/opam

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ build: [
4343
]
4444
dev-repo: "git+https://github.com/astrada/ocamlfuse.git"
4545
homepage: "http://sourceforge.net/apps/mediawiki/ocamlfuse"
46-
available: [ os != "win32" ]
47-
x-ci-accept-failures: ["oraclelinux-7"]
46+
available: [ os != "win32" & os != "macos" & os != "freebsd" ]
4847
x-maintenance-intent: ["(latest)"]
4948
url {
5049
src: "https://github.com/astrada/ocamlfuse/archive/v2.7.1_cvs13.tar.gz"

0 commit comments

Comments
 (0)