aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-bootstrap
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-15 23:53:44 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-15 23:53:49 +0000
commit9b2946697ce4d9e72e399084f183c84c1e7252d9 (patch)
tree0278f9652a0f9db6ebf97033e96651f18d9fe944 /community/go-bootstrap
parent06da24c93576793f454276488de94ca615ea5621 (diff)
downloadaports-9b2946697ce4d9e72e399084f183c84c1e7252d9.tar.bz2
aports-9b2946697ce4d9e72e399084f183c84c1e7252d9.tar.xz
disable on aarch64
Diffstat (limited to 'community/go-bootstrap')
-rw-r--r--community/go-bootstrap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go-bootstrap/APKBUILD b/community/go-bootstrap/APKBUILD
index f106d36b46..ea15036aa7 100644
--- a/community/go-bootstrap/APKBUILD
+++ b/community/go-bootstrap/APKBUILD
@@ -7,7 +7,7 @@ pkgver=1.4.3
pkgrel=2
pkgdesc="Go programming language compiler used for bootstraping"
url="http://www.golang.org/"
-arch="all"
+arch="all !aarch64"
license="BSD"
depends=""
depends_dev=""