diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 59ebcb3..c272dc2 100644 --- a/firefox.spec +++ b/firefox.spec @@ -42,7 +42,7 @@ ExcludeArch: armv7hl # Temporary disable due to # https://bugzilla.redhat.com/show_bug.cgi?id=1933742 -%if 0%{?fedora} > 34 +%if 0%{?fedora} > 33 ExcludeArch: ppc64le %endif |