aboutsummaryrefslogtreecommitdiffstats
path: root/community/gogs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gogs/APKBUILD')
-rw-r--r--community/gogs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD
index 5c6067c221..8cf3663141 100644
--- a/community/gogs/APKBUILD
+++ b/community/gogs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.97
pkgrel=0
pkgdesc="A self-hosted Git service written in Go"
url="http://gogs.io/"
-arch="all"
+arch="all !ppc64le"
license="MIT"
depends="git"
makedepends="glide go-tools perl libcap"