aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxd
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2015-09-29 10:58:06 +0000
committerEivind Uggedal <eivind@uggedal.com>2015-09-29 10:59:05 +0000
commit7748c718d9dee61e6e472c08fbc1360d507b762c (patch)
treec106b386a578f656d45e2b30407c29a054a8e47b /testing/lxd
parent99c45f9bd6febbb345393cfeb45d31803f475e6e (diff)
downloadaports-7748c718d9dee61e6e472c08fbc1360d507b762c.tar.bz2
aports-7748c718d9dee61e6e472c08fbc1360d507b762c.tar.xz
testing/lxd: enable x86 again
Diffstat (limited to 'testing/lxd')
-rw-r--r--testing/lxd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lxd/APKBUILD b/testing/lxd/APKBUILD
index 8cebf08867..732fbc9620 100644
--- a/testing/lxd/APKBUILD
+++ b/testing/lxd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.18
pkgrel=0
pkgdesc="a container hypervisor and a new user experience for LXC"
url="https://linuxcontainers.org/lxd/"
-arch="x86_64 armhf"
+arch="all"
license="Apache-2.0"
depends="acl xz netcat-openbsd"
depends_dev=""