diff options
author | Martin Stransky <stransky@redhat.com> | 2017-01-19 12:43:59 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-01-19 12:43:59 +0100 |
commit | b99795626bea28f8ca0ac4e58ac04f44b2cd5954 (patch) | |
tree | 7d670c3b5d727322aba7a37733f01684124244b0 | |
parent | Temporary disable broken arches (diff) | |
download | librewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.tar.gz librewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.tar.bz2 librewolf-fedora-ff-b99795626bea28f8ca0ac4e58ac04f44b2cd5954.zip |
Temporary disable broken arches
-rw-r--r-- | firefox.spec | 2 |
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 |