aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/consul/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/consul/APKBUILD b/testing/consul/APKBUILD
index d92afa23bd..8971e2bd5d 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"