aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/cjdns/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cjdns/APKBUILD b/testing/cjdns/APKBUILD
index 328b3c86a8..57adae4d4d 100644
--- a/testing/cjdns/APKBUILD
+++ b/testing/cjdns/APKBUILD
@@ -5,7 +5,7 @@ pkgver=17.4
pkgrel=0
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'
-arch=all
+arch='x86_64 armhf'
license='GPL3'
depends=
makedepends='bash nodejs-lts python linux-headers libseccomp-dev'