aboutsummaryrefslogtreecommitdiffstats
path: root/community/salt/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 06:57:48 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 06:57:48 +0000
commit76f41b0595b30dcd1fe869ea61a3f5576dbefc86 (patch)
treed2401408db7463b0674caaece07fcdfab9eecabd /community/salt/APKBUILD
parent9be491b9374bb06ce1705b68b160ae9d4188fd6b (diff)
downloadaports-76f41b0595b30dcd1fe869ea61a3f5576dbefc86.tar.bz2
aports-76f41b0595b30dcd1fe869ea61a3f5576dbefc86.tar.xz
community/salt: disable on mips
Diffstat (limited to 'community/salt/APKBUILD')
-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