aboutsummaryrefslogtreecommitdiffstats
path: root/community/lego
diff options
context:
space:
mode:
Diffstat (limited to 'community/lego')
-rw-r--r--community/lego/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lego/APKBUILD b/community/lego/APKBUILD
index fcc07c769f..079e43234a 100644
--- a/community/lego/APKBUILD
+++ b/community/lego/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.1
pkgrel=1
pkgdesc="Let's Encrypt client and ACME library written in Go"
url="https://github.com/xenolf/lego"
-arch="all"
+arch="all !ppc64le"
license="MIT"
depends="ca-certificates"
depends_dev=""