Skip to content
Snippets Groups Projects
Commit e9a54b66 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/gogs: rebuild with go 1.8, enable ppc64le

parent 348eb1c2
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
# Maintainer: 7heo <7heo@mail.com> # Maintainer: 7heo <7heo@mail.com>
pkgname=gogs pkgname=gogs
pkgver=0.9.97 pkgver=0.9.97
pkgrel=0 pkgrel=1
pkgdesc="A self-hosted Git service written in Go" pkgdesc="A self-hosted Git service written in Go"
url="http://gogs.io/" url="http://gogs.io/"
arch="all !ppc64le" arch="all"
license="MIT" license="MIT"
depends="git" depends="git"
makedepends="glide go-tools perl libcap" makedepends="glide go-tools perl libcap"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment