diff --git a/fastfetch.spec b/fastfetch.spec index eab9ec2..37c6285 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -33,7 +33,7 @@ BuildRequires: vulkan-headers # For some reason these don't build on 15.5 # Once the 15.6 repo is enabled, check to see if it builds there %if 0%{?suse_version} > 1600 -%ifarch x86_64 +%ifarch %{ix86} x86_64 BuildRequires: pkgconfig(DirectX-Headers) %endif %endif