From 69960289365bbddaec859cbd59bfc00b946931a6 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jul 11 2023 10:36:23 +0000 Subject: ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) --- diff --git a/ocaml-bisect-ppx.spec b/ocaml-bisect-ppx.spec index 7c7407e..b0fe2fb 100644 --- a/ocaml-bisect-ppx.spec +++ b/ocaml-bisect-ppx.spec @@ -1,3 +1,6 @@ +# OCaml packages not built on i686 since OCaml 5 / Fedora 39. +ExcludeArch: %{ix86} + # Running the tests requires ocaml-ounit, which introduces a circular # dependency (also involving ocaml-lwt). The tests also require ocamlformat, # introducing a second circular dependency. Break the cycles with this