mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/gitea: disable on s390x
This commit is contained in:
parent
f3f8923c6a
commit
de7df9fd24
@ -5,7 +5,7 @@ pkgver=1.1.1
|
||||
pkgrel=0
|
||||
pkgdesc="A self-hosted Git service written in Go"
|
||||
url="http://gitea.io/"
|
||||
arch="all !ppc64le"
|
||||
arch="all !ppc64le !s390x"
|
||||
license="MIT"
|
||||
depends="git"
|
||||
makedepends="go libcap"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user