summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-05-03 08:56:06 +0200
committerMartin Stransky <stransky@redhat.com>2019-05-03 08:56:06 +0200
commit4b2851096652cabe5df34a21cd3ef13c62e1541a (patch)
treed231226ed8e784d64b2353803fadbb8cca51daf5
parentEnabled s390x again (diff)
downloadlibrewolf-fedora-ff-4b2851096652cabe5df34a21cd3ef13c62e1541a.tar.gz
librewolf-fedora-ff-4b2851096652cabe5df34a21cd3ef13c62e1541a.tar.bz2
librewolf-fedora-ff-4b2851096652cabe5df34a21cd3ef13c62e1541a.zip
Disabled s390x again
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 9cd2d01..c82d4ed 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -4,7 +4,7 @@
# Disabled arm due to rhbz#1658940
ExcludeArch: armv7hl
# Disabled due to https://pagure.io/fedora-infrastructure/issue/7581
-# ExcludeArch: s390x
+ExcludeArch: s390x
%global system_nss 1
%global system_ffi 1
bgstack15