From 9d0bdacd05d25833b9ce748dcc599b4e1ba2cc92 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 6 Apr 2017 23:13:34 +0000 Subject: community/go-bootstrap: no support code available for ppc64le or s390x --- community/go-bootstrap/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/go-bootstrap/APKBUILD') diff --git a/community/go-bootstrap/APKBUILD b/community/go-bootstrap/APKBUILD index ea15036aa7..423983b13a 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 !aarch64" +arch="all !aarch64 !ppc64le !s390x" license="BSD" depends="" depends_dev="" -- cgit v1.2.3