aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-07 14:52:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-07 14:52:30 +0000
commitdd9560bd1b48dfdc0a107c3a13eaab2fc8e81f37 (patch)
treed0b057fc0c8ae2b3081631e0bd4c65c5fef0b862 /testing
parent69e0f45f2280af0ef8e2f192363ebd3bfbc42eb3 (diff)
downloadaports-dd9560bd1b48dfdc0a107c3a13eaab2fc8e81f37.tar.bz2
aports-dd9560bd1b48dfdc0a107c3a13eaab2fc8e81f37.tar.xz
testing/zerotier-one: disable all arches except x86_64
Diffstat (limited to 'testing')
-rw-r--r--testing/zerotier-one/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zerotier-one/APKBUILD b/testing/zerotier-one/APKBUILD
index 608de5698d..186c61ac43 100644
--- a/testing/zerotier-one/APKBUILD
+++ b/testing/zerotier-one/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.4
pkgrel=4
pkgdesc="ZeroTier One allows systems to join and participate in ZeroTier virtual networks."
url="https://www.zerotier.com/"
-arch="all"
+arch="x86_64"
license="GPL-3.0"
depends=""
makedepends="nodejs-npm linux-headers"