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