From b03849dd26d0bf8e4c9dba8b5751cad02a7368da Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 11 Jul 2023 11:36:24 +0100 Subject: [PATCH] ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) --- ocaml-libvirt.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 2ec26b5..4328dbf 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,3 +1,6 @@ +# OCaml packages not built on i686 since OCaml 5 / Fedora 39. +ExcludeArch: %{ix86} + Name: ocaml-libvirt Version: 0.6.1.7 Release: 2%{?dist}