diff options
author | Martin Stransky <stransky@redhat.com> | 2021-03-24 15:59:29 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-03-24 15:59:29 +0100 |
commit | e6c8746d370bc0a6fd41b18f754e5e18a39dca67 (patch) | |
tree | e590e88c7d45970785196db73e07ef16184afd78 /firefox.spec | |
parent | Merge branch 'main' into f34 (diff) | |
parent | Enabled tests, disabled arm (diff) | |
download | librewolf-fedora-ff-e6c8746d370bc0a6fd41b18f754e5e18a39dca67.tar.gz librewolf-fedora-ff-e6c8746d370bc0a6fd41b18f754e5e18a39dca67.tar.bz2 librewolf-fedora-ff-e6c8746d370bc0a6fd41b18f754e5e18a39dca67.zip |
Merge branch 'main' into f34
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index f728b8b..50e963f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -36,9 +36,8 @@ ExcludeArch: s390x # Exclude ARM due to # https://bugzilla.redhat.com/show_bug.cgi?id=1922599 -%if 0%{?fedora} > 33 -#ExcludeArch: armv7hl -%endif +# https://bugzilla.redhat.com/show_bug.cgi?id=1942516 +ExcludeArch: armv7hl # Temporary disable due to # https://bugzilla.redhat.com/show_bug.cgi?id=1933742 @@ -1081,6 +1080,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Tue Mar 23 2021 Martin Stransky <stransky@redhat.com> - 87.0-1 +- Disabled ARM due to build failures - Updated to 87.0 * Sat Mar 13 2021 Martin Stransky <stransky@redhat.com> - 86.0.1-2 |