From e9a54b66f2caa99052b384c2353455c570c61f9b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 May 2017 10:25:57 +0000 Subject: community/gogs: rebuild with go 1.8, enable ppc64le --- community/gogs/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD index 8cf3663141..11ba5fadf5 100644 --- a/community/gogs/APKBUILD +++ b/community/gogs/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: 7heo <7heo@mail.com> pkgname=gogs pkgver=0.9.97 -pkgrel=0 +pkgrel=1 pkgdesc="A self-hosted Git service written in Go" url="http://gogs.io/" -arch="all !ppc64le" +arch="all" license="MIT" depends="git" makedepends="glide go-tools perl libcap" -- cgit v1.2.3