From b99795626bea28f8ca0ac4e58ac04f44b2cd5954 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 19 Jan 2017 12:43:59 +0100 Subject: Temporary disable broken arches --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 7613c3d..8c1c184 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,5 +1,5 @@ # Temporary disable -ExcludeArch: armv7hl aarch64 +ExcludeArch: armv7hl aarch64 ppc ppc64 ppc64le # Use system nspr/nss? %define system_nss 1 -- cgit