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

community/gitea: rebuild with go 1.8, enable ppc64le

parent 3973baa8
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=gitea pkgname=gitea
pkgver=1.1.1 pkgver=1.1.1
pkgrel=0 pkgrel=1
pkgdesc="A self-hosted Git service written in Go" pkgdesc="A self-hosted Git service written in Go"
url="http://gitea.io/" url="http://gitea.io/"
arch="all !ppc64le !s390x" arch="all !s390x"
license="MIT" license="MIT"
depends="git" depends="git"
makedepends="go libcap" makedepends="go 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