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 92e3ca2 commit caf8566Copy full SHA for caf8566
packages/ocamlfuse/ocamlfuse.2.7.1-cvs13/opam
@@ -43,8 +43,7 @@ build: [
43
]
44
dev-repo: "git+https://github.com/astrada/ocamlfuse.git"
45
homepage: "http://sourceforge.net/apps/mediawiki/ocamlfuse"
46
-available: [ os != "win32" ]
47
-x-ci-accept-failures: ["oraclelinux-7"]
+available: [ os != "win32" & os != "macos" & os != "freebsd" ]
48
x-maintenance-intent: ["(latest)"]
49
url {
50
src: "https://github.com/astrada/ocamlfuse/archive/v2.7.1_cvs13.tar.gz"
0 commit comments