community/salt: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-08 06:57:48 +00:00
parent 9be491b937
commit 76f41b0595

View File

@ -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