aboutsummaryrefslogtreecommitdiffstats
path: root/community/caddy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/caddy/APKBUILD')
-rw-r--r--community/caddy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD
index fcbdfef8c1..2634765113 100644
--- a/community/caddy/APKBUILD
+++ b/community/caddy/APKBUILD
@@ -7,7 +7,7 @@ _vcheck="0.9.3"
pkgrel=0
pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
url="https://caddyserver.com/"
-arch="all"
+arch="all !ppc64le"
license="ASL 2.0"
depends="ca-certificates"
makedepends="go libcap bash glide"