diff --git a/icecat.spec b/icecat.spec index 6f4c73d..297f898 100644 --- a/icecat.spec +++ b/icecat.spec @@ -8,6 +8,11 @@ # Exclude s390x for https://pagure.io/koji/issue/1974 ExcludeArch: %{arm} s390x +# rhbz #1830472 +%if 0%{?fedora} == 32 +ExcludeArch: aarch64 +%endif + # Active/Deactive language files handling %global build_langpacks 1 @@ -825,6 +830,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop * Tue May 05 2020 Antonio Trande - 68.8.0-1.rh1 - Mozilla release 68.8.0ESR - Exclude s390x architecture +- Exclude aarch64 architecture on Fedora 32 (rhbz#1830472) * Tue Apr 07 2020 Antonio Trande - 68.7.0-1.rh1 - Mozilla release 68.7.0ESR