summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
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
bgstack15