diff options
| author | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-13 04:39:24 +0000 |
|---|---|---|
| committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-13 04:39:46 +0000 |
| commit | 0acc8a083d6e50fd1e8d2305299f6df3ef769988 (patch) | |
| tree | c9b5f0828cdced8f23c378730d064d558649fed0 /testing | |
| parent | 7ced6a38fd2b771ad29dc72dbc19973e182bdbfa (diff) | |
| download | aports-0acc8a083d6e50fd1e8d2305299f6df3ef769988.tar.bz2 aports-0acc8a083d6e50fd1e8d2305299f6df3ef769988.tar.xz | |
testing/icingaweb2-module-*: disable on mips
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/icingaweb2-module-businessprocess/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/icingaweb2-module-fileshipper/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/icingaweb2-module-generictts/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index f232805bf3..baa43e9edd 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.2.0 pkgrel=0 pkgdesc="Manage Business Processes in Icinga Web 2" 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" 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" diff --git a/testing/icingaweb2-module-generictts/APKBUILD b/testing/icingaweb2-module-generictts/APKBUILD index e55ff9bcd8..1ac6bc91e8 100644 --- a/testing/icingaweb2-module-generictts/APKBUILD +++ b/testing/icingaweb2-module-generictts/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.0.0 pkgrel=2 pkgdesc="Generic ticket system integration into Icinga web 2" 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" diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 079dbdde0c..eab9e81a83 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Integrate PNP graphs into Icinga Web 2" 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" |
