From 44cb76f42dc81ebedbd8d7e7fdbc241e7db0f4d8 Mon Sep 17 00:00:00 2001 From: Mystro256 Date: May 03 2018 18:01:15 +0000 Subject: Fix arches for epel7 --- diff --git a/mrrescue.spec b/mrrescue.spec index 5ca7279..ce2c997 100644 --- a/mrrescue.spec +++ b/mrrescue.spec @@ -18,10 +18,8 @@ BuildRequires: ImageMagick BuildArch: noarch Requires: love -# List the arches that love builds on prior to f28 -%if 0%{?fedora} < 28 -ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 ppc64 -%endif +# List the arches that love builds on epel7 +ExclusiveArch: noarch %{arm} %{ix86} x86_64 aarch64 #From the website (see URL above) %description