Skip to content

Commit 20f0163

Browse files
committed
Lift the restriction on installing 4.14.1+BER on macos.
1 parent 80be21d commit 20f0163

File tree

1 file changed

+1
-1
lines changed
  • packages/ocaml-variants/ocaml-variants.4.14.1+BER

1 file changed

+1
-1
lines changed

packages/ocaml-variants/ocaml-variants.4.14.1+BER/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ depopts: [
7777
"ocaml-option-nnp"
7878
"ocaml-option-nnpchecker"
7979
]
80-
available: !(os = "macos" & arch = "arm64") & os != "win32"
80+
available: os != "win32"

0 commit comments

Comments
 (0)