Skip to content

Commit 1001d3f

Browse files
committed
change available for x-ci-accept-failure
1 parent bad34ae commit 1001d3f

File tree

1 file changed

+1
-1
lines changed
  • packages/conf-rust-llvm/conf-rust-llvm.1

1 file changed

+1
-1
lines changed

packages/conf-rust-llvm/conf-rust-llvm.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ depexts: [
2222
["rust-llvm"] { os-family = "suse" }
2323
["rust-llvm"] { os-distribution = "centos" }
2424
]
25-
available: os-distribution != "freebsd" & os-distribution != "fedora"
25+
x-ci-accept-failures: os-distribution = "freebsd" | os-distribution = "fedora"
2626
synopsis: "Virtual package relying on an installation of the integration of Rust with LLVM tools"
2727
flags: conf

0 commit comments

Comments
 (0)