diff --git a/testing/lighthouse/APKBUILD b/testing/lighthouse/APKBUILD index a9a4075f6f6..5fdb8c0fef2 100644 --- a/testing/lighthouse/APKBUILD +++ b/testing/lighthouse/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3.0 pkgrel=0 pkgdesc="Ethereum 2.0 Client" url="https://lighthouse.sigmaprime.io/" -arch="x86_64 aarch64" # limited by upstream +arch="x86_64 !aarch64" # limited by upstream license="Apache-2.0" makedepends="cargo cmake openssl-dev protoc" subpackages="$pkgname-doc"