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 8c1c184..f9ba42b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1,5 +1,5 @@
# Temporary disable
-ExcludeArch: armv7hl aarch64 ppc ppc64 ppc64le
+ExcludeArch: armv7hl aarch64 ppc ppc64
# Use system nspr/nss?
%define system_nss 1
bgstack15