summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index f7eea27..1aecb7f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -4,9 +4,6 @@
%global build_with_clang 0
%global build_with_asan 0
-# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
-ExcludeArch: s390x
-
%global enable_mozilla_crashreporter 0
%ifarch x86_64 %{ix86}
%global enable_mozilla_crashreporter 1
bgstack15