diff --git a/cockpit.spec b/cockpit.spec index 133e04c..2ab247c 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -53,6 +53,10 @@ Version: 317 Release: 1%{?dist} Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz +%if 0%{?fedora} >= 41 || 0%{?rhel} +ExcludeArch: %{ix86} +%endif + # pcp stopped building on ix86 %define build_pcp 1 %if 0%{?fedora} >= 40 || 0%{?rhel} >= 10