aboutsummaryrefslogtreecommitdiffstats
path: root/community/go/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/go/APKBUILD')
-rw-r--r--community/go/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index afdaa0cbc5..9810afda9a 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -7,7 +7,7 @@ _toolsver="26c35b4dcf6dfcb924e26828ed9f4d028c5ce05a"
pkgrel=2
pkgdesc="Go programming language compiler"
url="http://www.golang.org/"
-arch="all"
+arch="all !ppc64le"
license="BSD"
depends="binutils gcc"
depends_dev=""