From bdaa7e6e06ea4ebda90a150a4a8f0c3d49e53dc3 Mon Sep 17 00:00:00 2001 From: Krzysztof Mrozowicz Date: Wed, 15 Jun 2022 08:46:52 +0000 Subject: [PATCH] replacing ExclusiveArch with ExcludeArch --- ka5-kmail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ka5-kmail.spec b/ka5-kmail.spec index ab5b7f8..d175eaa 100644 --- a/ka5-kmail.spec +++ b/ka5-kmail.spec @@ -81,7 +81,7 @@ BuildRequires: rpmbuild(macros) >= 1.164 BuildRequires: shared-mime-info BuildRequires: tar >= 1:1.22 BuildRequires: xz -ExclusiveArch: i686 %{x8664} +ExcludeArch: x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0