From 199b5675434bcde64787cff92c3d4880d99fb8b7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 May 2017 10:12:28 +0000 Subject: community/gitea: rebuild with go 1.8, enable ppc64le --- community/gitea/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/gitea') diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD index 10ceb9685e..3232abc69c 100644 --- a/community/gitea/APKBUILD +++ b/community/gitea/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: 7heo <7heo@mail.com> pkgname=gitea pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="A self-hosted Git service written in Go" url="http://gitea.io/" -arch="all !ppc64le !s390x" +arch="all !s390x" license="MIT" depends="git" makedepends="go libcap" -- cgit v1.2.3