From f228ba0b5f0d0ffc97bf26c89f0584e3fe60fe4f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 May 2017 10:46:52 +0000 Subject: community/lego: rebuild with go 1.8, enable ppc64le --- community/lego/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/lego/APKBUILD b/community/lego/APKBUILD index 079e43234a..837b204d0e 100644 --- a/community/lego/APKBUILD +++ b/community/lego/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Carlo Landmeter pkgname=lego pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Let's Encrypt client and ACME library written in Go" url="https://github.com/xenolf/lego" -arch="all !ppc64le" +arch="all" license="MIT" depends="ca-certificates" depends_dev="" -- cgit v1.2.3