aboutsummaryrefslogtreecommitdiffstats
path: root/community/yarn/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yarn/APKBUILD')
-rw-r--r--community/yarn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yarn/APKBUILD b/community/yarn/APKBUILD
index 7d5821c947..2ea9b59e61 100644
--- a/community/yarn/APKBUILD
+++ b/community/yarn/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.22.4
pkgrel=0
pkgdesc="Fast, reliable, and secure dependency management for Node.js"
url="https://yarnpkg.com/"
-arch="noarch"
+arch="noarch !mips64"
license="BSD-2-Clause"
options="!check" # No test suite
depends="nodejs"