From 6dbb4cff1afb1fa775deea03d41742ec9b7aa629 Mon Sep 17 00:00:00 2001 From: Jack Magne Date: Tue, 8 Aug 2017 11:05:57 -0700 Subject: [PATCH] Exclude aarch64, because the former xulrunner package didn't support it either. --- esc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/esc.spec b/esc.spec index 0fabca6..24a46de 100644 --- a/esc.spec +++ b/esc.spec @@ -76,6 +76,8 @@ Requires: libvpx-devel >= %{libvpx_version} # 390 does not have coolkey or smartCards ExcludeArch: s390 s390x +#xulrunner doesn't seem to support this one +ExcludeArch: aarch64 # We can't allow the internal xulrunner to leak out AutoReqProv: 0