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 4da48f0 commit b2d21a7Copy full SHA for b2d21a7
packages/saturn/saturn.0.4.0/opam
@@ -19,7 +19,7 @@ depends: [
19
"yojson" {with-test &>= "2.0.2"}
20
"dscheck" {with-test & >= "0.1.0"}
21
]
22
-available: arch != "x86_32" & arch != "arm32" & arch != "ppc64"
+available: arch != "x86_32" & arch != "arm32"
23
build: ["dune" "build" "-p" name "-j" jobs]
24
url {
25
src:
packages/saturn_lockfree/saturn_lockfree.0.4.0/opam
@@ -18,7 +18,7 @@ depends: [
18
0 commit comments