diff options
author | Martin Stransky <stransky@redhat.com> | 2017-04-20 10:26:43 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-04-20 10:26:43 +0200 |
commit | d87aafc8ad9a3182c6f274e19d0b4379ee41ead3 (patch) | |
tree | 684e1c5616acbed02c1884a0f2ec9349b9de4594 /firefox.spec | |
parent | Merge branch 'master' into f24 (diff) | |
parent | Temporary disable second arches due to various build issues (diff) | |
download | librewolf-fedora-ff-d87aafc8ad9a3182c6f274e19d0b4379ee41ead3.tar.gz librewolf-fedora-ff-d87aafc8ad9a3182c6f274e19d0b4379ee41ead3.tar.bz2 librewolf-fedora-ff-d87aafc8ad9a3182c6f274e19d0b4379ee41ead3.zip |
Merge branch 'master' into f24
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 0cb97e0..1f60892 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,3 +1,6 @@ +# Temporary disable second arches due to various build issues +ExclusiveArch: %{ix86} x86_64 + # Use ALSA backend? %define alsa_backend 0 |