From 6a915af579b5c35d755a9adbf6b625c1b926a74c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 30 2017 19:25:05 +0000 Subject: match primary archs (from qtbase) --- diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 0938e68..6423b80 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -6,7 +6,7 @@ #global bootstrap 1 %if ! 0%{?bootstrap} -%ifarch %{arm} %{ix86} x86_64 +%ifarch %{arm} %{ix86} x86_64 %{power64} s390 s390x aarch64 %global docs 1 #global tests 1 %endif