Skip to content

Commit 2907050

Browse files
committed
ocaml-option-fp only available on linux x86_64
1 parent ee72021 commit 2907050

File tree

1 file changed

+1
-0
lines changed
  • packages/ocaml-option-fp/ocaml-option-fp.1

1 file changed

+1
-0
lines changed

packages/ocaml-option-fp/ocaml-option-fp.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ depends: [
44
"ocaml-variants" {post & >= "4.12.0~"}
55
]
66
conflicts: ["ocaml-option-musl"]
7+
available: os = "linux" & arch = "x86_64"
78
maintainer: "[email protected]"
89
flags: compiler

0 commit comments

Comments
 (0)