We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e642030 + cd5c59e commit d78d992Copy full SHA for d78d992
packages/core/core.v0.17.2/opam
@@ -35,7 +35,7 @@ depends: [
35
"variantslib" {>= "v0.17" & < "v0.18"}
36
"dune" {>= "3.11.0"}
37
]
38
-available: arch != "arm32" & arch != "x86_32"
+available: arch != "x86_32"
39
synopsis: "Industrial strength alternative to OCaml's standard library"
40
description: "
41
The Core suite of libraries is an industrial strength alternative to
0 commit comments