this repo has no description

add 32-bit exclusion

Changed files
+1
packages
melange
melange.2.0.0
+1
packages/melange/melange.2.0.0/opam
···
"reactjs-jsx-ppx" {with-test}
"odoc" {with-doc}
]
+
available: arch != "x86_32" & arch != "arm32"
build: [
["dune" "subst"] {dev}
[