summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 1d4f717..090f2e0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -6,6 +6,10 @@ ExcludeArch: armv7hl
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
ExcludeArch: s390x
+# Temporary disabled
+ExcludeArch: aarch64
+ExcludeArch: ppc64le
+
%global system_nss 1
%global system_ffi 1
# libvpx is too new for Firefox 65
bgstack15