aboutsummaryrefslogtreecommitdiffstats
path: root/community/gogs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gogs/APKBUILD')
-rw-r--r--community/gogs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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"