aboutsummaryrefslogtreecommitdiffstats
path: root/community/lab/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lab/APKBUILD')
-rw-r--r--community/lab/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lab/APKBUILD b/community/lab/APKBUILD
index 3f093dd14e2..884cf7e9339 100644
--- a/community/lab/APKBUILD
+++ b/community/lab/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.20.0
pkgrel=1
pkgdesc="Git Wrapper for GitLab"
url="https://zaquestion.github.io/lab/"
-arch="all !mips64" # limited by go
+arch="all"
license="CC0-1.0"
depends="git"
makedepends="go"