From 97a2b78b3c1c960465fcb5c82a9b038696b28034 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 3 Oct 2017 09:16:17 +0100 Subject: [PATCH] add s390x to big endian arches --- android-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android-tools.spec b/android-tools.spec index de08dfc..5e98ef1 100644 --- a/android-tools.spec +++ b/android-tools.spec @@ -62,7 +62,7 @@ Provides: adb Provides: fastboot # Bundled boringssl doesn't support the big endian architectures rhbz 1431379 -ExcludeArch: ppc ppc64 +ExcludeArch: ppc ppc64 s390x # Bundled bits Provides: bundled(mdnsresponder)