Skip to content

Commit 1f9ddac

Browse files
author
Jose Nogueira
committed
update availability for libevent.0.9.0
1 parent 64a9d67 commit 1f9ddac

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)