aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hugo/APKBUILD')
-rw-r--r--community/hugo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index a731d793ae..cc2bd309b1 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.19
pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="http://gohugo.io/"
-arch="all"
+arch="all !ppc64le"
license="Apache 2.0"
depends=""
makedepends="go govendor"