aboutsummaryrefslogtreecommitdiffstats
path: root/community/gitea/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gitea/APKBUILD')
-rw-r--r--community/gitea/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD
index 1478ecd53fd..769faadc0c5 100644
--- a/community/gitea/APKBUILD
+++ b/community/gitea/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.13.2
pkgrel=0
pkgdesc="A self-hosted Git service written in Go"
url="https://gitea.io"
-arch="all !mips !mips64"
+arch="all"
license="MIT"
options="chmod-clean"
depends="git git-lfs gnupg"