From e2744f344090cff8c5435093470fa735c7291ee9 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 17 Nov 2020 22:53:24 +0100 Subject: Temporary disabled s390x/arm/aarch32 --- firefox.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firefox.spec b/firefox.spec index f2402ee..54b1d37 100644 --- a/firefox.spec +++ b/firefox.spec @@ -10,9 +10,9 @@ # There are still build problems on s390x, see # https://koji.fedoraproject.org/koji/taskinfo?taskID=55048351 # https://bugzilla.redhat.com/show_bug.cgi?id=1897522 -#ExcludeArch: s390x -#ExcludeArch: armv7hl -#ExcludeArch: aarch64 +ExcludeArch: s390x +ExcludeArch: armv7hl +ExcludeArch: aarch64 %ifarch armv7hl %global create_debuginfo 0 -- cgit