From a2e18cc96804c4d92861a79c112b8b1743898dce Mon Sep 17 00:00:00 2001 From: sgrubb Date: Jul 20 2017 22:32:33 +0000 Subject: Add noarch to exclusive arch --- diff --git a/gdb-exploitable.spec b/gdb-exploitable.spec index 7ea4bac..dfaf71e 100644 --- a/gdb-exploitable.spec +++ b/gdb-exploitable.spec @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: x86_64 i386 %else # Epel does not have i386 targets -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 noarch %endif BuildArch: noarch Requires: gdb