aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icingaweb2-module-fileshipper
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-13 04:39:24 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-13 04:39:46 +0000
commit0acc8a083d6e50fd1e8d2305299f6df3ef769988 (patch)
treec9b5f0828cdced8f23c378730d064d558649fed0 /testing/icingaweb2-module-fileshipper
parent7ced6a38fd2b771ad29dc72dbc19973e182bdbfa (diff)
downloadaports-0acc8a083d6e50fd1e8d2305299f6df3ef769988.tar.bz2
aports-0acc8a083d6e50fd1e8d2305299f6df3ef769988.tar.xz
testing/icingaweb2-module-*: disable on mips
Diffstat (limited to 'testing/icingaweb2-module-fileshipper')
-rw-r--r--testing/icingaweb2-module-fileshipper/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD
index 3a6d874f87..81f079da32 100644
--- a/testing/icingaweb2-module-fileshipper/APKBUILD
+++ b/testing/icingaweb2-module-fileshipper/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.1.0
pkgrel=0
pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director"
url="https://www.icinga.org/"
-arch="noarch !armhf !armv7"
+arch="noarch !armhf !armv7 !mips !mips64"
license="GPL-2.0"
_php=php7
depends="icingaweb2-module-director ${_php}-xml"