mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/lighthouse: disable on aarch64, fails to build
This commit is contained in:
parent
db94c74f2c
commit
8919461d01
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user