diff options
author | Martin Stransky <stransky@redhat.com> | 2017-01-19 12:07:28 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-01-19 12:07:28 +0100 |
commit | 4070ba4d8b07c143c350d6a7c5af01db44abf40f (patch) | |
tree | 0c16638c87a5f833c7e56d6cbd89dad1fb1e767b | |
parent | bumped requested nss version (diff) | |
download | librewolf-fedora-ff-4070ba4d8b07c143c350d6a7c5af01db44abf40f.tar.gz librewolf-fedora-ff-4070ba4d8b07c143c350d6a7c5af01db44abf40f.tar.bz2 librewolf-fedora-ff-4070ba4d8b07c143c350d6a7c5af01db44abf40f.zip |
Temporary disable broken arches
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 6e40598..7613c3d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,3 +1,6 @@ +# Temporary disable +ExcludeArch: armv7hl aarch64 + # Use system nspr/nss? %define system_nss 1 |