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 5cd7fbb..699752f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1,4 +1,4 @@
-ExcludeArch: s390 s390x
+ExcludeArch: ppc64le aarch64 ppc64 s390 s390x
# Use ALSA backend?
%define alsa_backend 0
bgstack15