diff --git a/ShellCheck.changes b/ShellCheck.changes
index 9bbca2d..59eeb31 100644
--- a/ShellCheck.changes
+++ b/ShellCheck.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
+ 
+- disable %{ix86} build
+ 
 -------------------------------------------------------------------
 Tue Aug 18 10:43:41 UTC 2020 - Peter Simons <psimons@suse.com>
 
diff --git a/ShellCheck.spec b/ShellCheck.spec
index babd8be..f4598ed 100644
--- a/ShellCheck.spec
+++ b/ShellCheck.spec
@@ -42,6 +42,7 @@ BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-regex-tdfa-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  pandoc
+ExcludeArch:    %{ix86}
 
 %description
 The goals of ShellCheck are: