Skip to content

Commit 1b492db

Browse files
authored
Update opam
1 parent 3599af7 commit 1b492db

File tree

1 file changed

+1
-1
lines changed
  • packages/libirmin/libirmin.3.6.0

1 file changed

+1
-1
lines changed

packages/libirmin/libirmin.3.6.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dev-repo: "git+https://github.com/mirage/irmin.git"
2222

2323
# Disabled on arm64 linux and s390x because of a SEGFAULT in tests
2424
# Disabled on macOS because of https://github.com/mirage/ca-certs/issues/20
25-
available: [ arch != "arm64" arch != "s390x" & os != "macos" ]
25+
available: [ arch != "arm64" & arch != "s390x" & os != "macos" ]
2626
url {
2727
src:
2828
"https://github.com/mirage/irmin/releases/download/3.6.0/irmin-3.6.0.tbz"

0 commit comments

Comments
 (0)