From 9b2946697ce4d9e72e399084f183c84c1e7252d9 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Mon, 15 Aug 2016 23:53:44 +0000 Subject: disable on aarch64 --- community/go-bootstrap/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/go-bootstrap') 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="" -- cgit v1.2.3