From d281d82d3771e431004748a2e75e300222dd4629 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-ctypes.spec b/ocaml-ctypes.spec index ef5ebfb..3a7bed2 100644 --- a/ocaml-ctypes.spec +++ b/ocaml-ctypes.spec @@ -1,3 +1,6 @@ +# OCaml packages not built on i686 since OCaml 5 / Fedora 39. +ExcludeArch: %{ix86} + # Enable building and running the tests # This is disabled by default, because ocaml-lwt requires this package to build. %bcond_with test