summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-01-19 12:43:59 +0100
committerMartin Stransky <stransky@redhat.com>2017-01-19 12:43:59 +0100
commitb99795626bea28f8ca0ac4e58ac04f44b2cd5954 (patch)
tree7d670c3b5d727322aba7a37733f01684124244b0
parentTemporary disable broken arches (diff)
downloadlibrewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.tar.gz
librewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.tar.bz2
librewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.zip
Temporary disable broken arches
-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