Skip to content

Commit 9f60e14

Browse files
Merge pull request #27546 from thatportugueseguy/libevent090-availability-update
update availability for libevent.0.9.0
2 parents 0d88924 + 1f9ddac commit 9f60e14

File tree

1 file changed

+1
-0
lines changed
  • packages/libevent/libevent.0.9.0

1 file changed

+1
-0
lines changed

packages/libevent/libevent.0.9.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ depends: [
2626
"ounit" {with-test}
2727
"conf-libevent" {build}
2828
]
29+
available: !(os = "macos" & os-distribution = "homebrew" & arch = "arm64")
2930
conflicts: [ "ocaml-option-bytecode-only" ]
3031
synopsis: "OCaml wrapper for the libevent API"
3132
description: """

0 commit comments

Comments
 (0)