diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index a4320bb..dc523a6 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,5 +1,5 @@ # Disabled arm due to rhbz#1658940 -ExcludeArch: armv7hl +ExcludeArch: armv7hl, s390x, ppc64 %global system_nss 1 %global system_ffi 1 |