mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/gogs: disable on mips
This commit is contained in:
parent
78f9a78a21
commit
df2adb73c2
@ -5,7 +5,8 @@ pkgver=0.11.91
|
||||
pkgrel=0
|
||||
pkgdesc="A painless self-hosted Git service"
|
||||
url="https://gogs.io/"
|
||||
arch="all"
|
||||
# buildmode=pie not available on mips64
|
||||
arch="all !mips !mips64"
|
||||
license="MIT"
|
||||
depends="git"
|
||||
makedepends="go perl libcap"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user