mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/gitea: enable build on s390x
Seems currently version of gitea builds fine on s390x
This commit is contained in:
parent
b56febe89a
commit
13e67c291a
@ -5,7 +5,7 @@ pkgver=1.2.3
|
||||
pkgrel=0
|
||||
pkgdesc="A self-hosted Git service written in Go"
|
||||
url="http://gitea.io/"
|
||||
arch="all !s390x"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends="git"
|
||||
makedepends="go libcap"
|
||||
|
Loading…
Reference in New Issue
Block a user