aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-07-16 18:03:00 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-07-16 18:03:04 +0000
commit5ca2d9272409ed603c9de57ec9ff85f0feab16be (patch)
tree65a47634f43bd1ea74419998e82bd40059865483 /testing
parent940237b8ceb562280a6f58a8bb182aed05f4838e (diff)
testing/lxd: disabled aarch64 since patchelf is not available
Diffstat (limited to 'testing')
-rw-r--r--testing/lxd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lxd/APKBUILD b/testing/lxd/APKBUILD
index c940a8edced..62585bdd004 100644
--- a/testing/lxd/APKBUILD
+++ b/testing/lxd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.15
pkgrel=0
pkgdesc="a container hypervisor and a new user experience for LXC"
url="https://linuxcontainers.org/lxd/"
-arch="all"
+arch="all !aarch64"
license="Apache-2.0"
depends="
acl