Skip to content

Commit 006ee54

Browse files
committed
Add available field
1 parent 881a42e commit 006ee54

File tree

1 file changed

+1
-0
lines changed
  • packages/strymonas-pure/strymonas-pure.2.1.1

1 file changed

+1
-0
lines changed

packages/strymonas-pure/strymonas-pure.2.1.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ depends: [
1717
"ocaml" {>= "4.14.1"}
1818
"ocamlfind" {build}
1919
]
20+
available: [sys-ocaml-version = "4.14.1" | (arch != "arm32" & arch != "x86_32")]
2021
build: [
2122
[make "-C" "lib/" "depend-pure"]
2223
[make "-C" "lib/" "pure"]

0 commit comments

Comments
 (0)