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 1ee2e1e commit cc2ea64Copy full SHA for cc2ea64
packages/pg_query/pg_query.0.9.7/opam
@@ -32,6 +32,7 @@ build: [
32
"@doc" {with-doc}
33
]
34
35
+available: arch != "riscv64"
36
dev-repo: "git+https://github.com/roddyyaga/pg_query-ocaml.git"
37
url {
38
src: "https://github.com/roddyyaga/pg_query-ocaml/archive/0.9.7.tar.gz"
0 commit comments