From c2763a2a3b7f05e197ce9570667f3a177cd6e237 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Aug 04 2020 03:27:56 +0000 Subject: Drop xen for EPEL8 --- diff --git a/qemu.spec b/qemu.spec index aac4f50..6d46c4b 100644 --- a/qemu.spec +++ b/qemu.spec @@ -55,9 +55,11 @@ # Matches xen ExclusiveArch %global have_xen 0 +%if 0%{?fedora} %ifarch %{ix86} x86_64 armv7hl aarch64 %global have_xen 1 %endif +%endif # Matches edk2.spec ExclusiveArch %global have_edk2 0