aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/nomad/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nomad/APKBUILD b/testing/nomad/APKBUILD
index 7cf5d9f90a..6ca5072d95 100644
--- a/testing/nomad/APKBUILD
+++ b/testing/nomad/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.10.3
pkgrel=0
pkgdesc="An easy-to-use, flexible, and performant workload orchestrator"
url="https://www.nomadproject.io/"
-arch="all"
+arch="all !mips !mips64" # blocking on yarn/npm
license="MPL-2.0"
depends="cni-plugins"
makedepends="linux-headers bash make go python2 yarn npm go-bindata-assetfs"