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.
opsian
riscv64
1 parent 3a885e1 commit 6de9ee1Copy full SHA for 6de9ee1
packages/opsian/opsian.0.1/opam
@@ -19,7 +19,7 @@ conflicts: [
19
"runtime_events_tools" {>= "0.5"}
20
]
21
available:
22
- arch != "arm32" & arch != "arm64" & arch != "x86_32" & arch != "s390x" & arch != "ppc64" &
+ arch != "arm32" & arch != "arm64" & arch != "x86_32" & arch != "s390x" & arch != "ppc64" & arch != "riscv64" &
23
os-family != "arch" & os-family != "alpine" & os != "macos"
24
build: ["dune" "build" "--release" "-j" jobs]
25
dev-repo: "git+https://github.com/Opsian/opsian-ocaml.git"
0 commit comments