From c27f05a867e998b89344d88f4bd249ad1a9b5041 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-kontact.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ka5-kontact.spec b/ka5-kontact.spec index 949563b..db91ae4 100644 --- a/ka5-kontact.spec +++ b/ka5-kontact.spec @@ -45,7 +45,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.43.0