From 02ba603ad73ebbb4dc3594947ba9e2d95b88f248 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 23 Jan 2018 20:44:20 +0100 Subject: Temporary disable second arches to build something at least --- firefox.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firefox.spec b/firefox.spec index c75923d..f5d8a13 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,3 +1,6 @@ +# Temporary disable +ExcludeArch: ppc64 ppc64le aarch64 armv7hl s390x + # Use system nspr/nss? %global system_nss 1 -- cgit