summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 27531ab..5b582ab 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1,3 +1,5 @@
+ExclusiveArch: %{ix86} x86_64
+
# Use ALSA backend?
%define alsa_backend 0
bgstack15