commit c13eaf612d65f3646fdc27ef45759d30d7fb1030
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon Jun 27 19:15:11 2022 +0300
Disable aarch64 build.
megasync.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/megasync.spec b/megasync.spec
index d2109d3..0d271de 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -21,7 +21,7 @@ Source1:
https://github.com/meganz/sdk/archive/v%{sdk_version}.tar.gz
# Patch0: aarch64-01.patch
# Patch1: aarch64-02.patch
-ExcludeArch: %power64 %arm32
+ExcludeArch: %power64 %arm32 %arm64
BuildRequires: openssl-devel
BuildRequires: sqlite-devel