aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/xmrig/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xmrig/APKBUILD b/testing/xmrig/APKBUILD
index 0c3aff4d64..ba3c165b95 100644
--- a/testing/xmrig/APKBUILD
+++ b/testing/xmrig/APKBUILD
@@ -6,7 +6,7 @@ pkgver=5.1.1
pkgrel=0
pkgdesc="XMRig is a high performance Monero (XMR) miner"
url="https://github.com/xmrig/xmrig"
-arch="all !s390x !ppc64le"
+arch="all !s390x !ppc64le !aarch64"
license="GPL-3.0-or-later"
options="!check" # No test suite from upstream
makedepends="cmake libmicrohttpd-dev libuv-dev openssl-dev hwloc-dev"