From 204a128da08aca0ecd4e0018ccb4481d8a1e071b 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-cantor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ka5-cantor.spec b/ka5-cantor.spec index d30e582..3f4e5f7 100644 --- a/ka5-cantor.spec +++ b/ka5-cantor.spec @@ -63,7 +63,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