We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 080bf74 + ea59a1e commit be5b458Copy full SHA for be5b458
packages/blake3/blake3.0.1/opam
@@ -11,6 +11,7 @@ depends: [
11
"dune" {>= "2.7"}
12
"conf-rust" {build}
13
]
14
+available: arch != "s390x"
15
16
build: [
17
["dune" "build" "-p" name "-j" jobs]
packages/blake3/blake3.0.2/opam
@@ -12,6 +12,7 @@ depends: [
"hacl-star" {with-test}
18
0 commit comments