aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/salt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/salt/APKBUILD b/community/salt/APKBUILD
index 0360b339ed..c0102f6f4b 100644
--- a/community/salt/APKBUILD
+++ b/community/salt/APKBUILD
@@ -6,7 +6,7 @@ pkgver=3000.1
pkgrel=0
pkgdesc="A parallel remote execution system"
url="https://github.com/saltstack/salt"
-arch="noarch !s390x"
+arch="noarch !s390x !mips !mips64"
license="Apache-2.0"
depends="py3-tornado5 py3-yaml py3-jinja2 py3-markupsafe py3-msgpack
py3-pycryptodome py3-pyzmq py3-six py3-requests py3-pygit2 py3-dateutil