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 bad34ae commit 1001d3fCopy full SHA for 1001d3f
packages/conf-rust-llvm/conf-rust-llvm.1/opam
@@ -22,6 +22,6 @@ depexts: [
22
["rust-llvm"] { os-family = "suse" }
23
["rust-llvm"] { os-distribution = "centos" }
24
]
25
-available: os-distribution != "freebsd" & os-distribution != "fedora"
+x-ci-accept-failures: os-distribution = "freebsd" | os-distribution = "fedora"
26
synopsis: "Virtual package relying on an installation of the integration of Rust with LLVM tools"
27
flags: conf
0 commit comments