diff --git a/testing/consul/APKBUILD b/testing/consul/APKBUILD index d92afa23bdf..8971e2bd5d8 100644 --- a/testing/consul/APKBUILD +++ b/testing/consul/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.7.2 pkgrel=0 pkgdesc="Tool for service discovery, monitoring and configuration" url="https://www.consul.io" -arch="all !aarch64" +arch="all !aarch64 !mips !mips64" license="MPL-2.0" makedepends="bash go" install="$pkgname.pre-install"