diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD index c5755f765bd..fce21172063 100644 --- a/community/gitea/APKBUILD +++ b/community/gitea/APKBUILD @@ -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"