From 610b570925a45769bc78d6205be29ac7b854ba2e Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jul 11 2023 10:36:26 +0000 Subject: ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) --- diff --git a/utop.spec b/utop.spec index a8b4785..d4d7317 100644 --- a/utop.spec +++ b/utop.spec @@ -1,3 +1,6 @@ +# OCaml packages not built on i686 since OCaml 5 / Fedora 39. +ExcludeArch: %{ix86} + # The OCaml code is byte compiled, not native compiled, so there are no ELF # objects in the binary RPM. %global debug_package %{nil}