diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index f933c82..329c517 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,7 +29,7 @@ ExcludeArch: s390x # Disabled due to # https://bugzilla.redhat.com/show_bug.cgi?id=1966949 -%if 0%{?fedora} > 34 +%if 0%{?fedora} > 33 ExcludeArch: armv7hl %endif |