aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorBreno Leitao <breno.leitao@gmail.com>2017-04-27 17:44:58 +0000
committerBreno Leitao <breno.leitao@gmail.com>2017-04-27 17:46:47 +0000
commit5dc0d6cc231fda95f26b58fe962a59777d29ff98 (patch)
tree29077c096abc81fa1a5ca12fa183959ce4975745 /testing
parent5840163e2ccb965d2cf6c5652ee94b12fbb3e34c (diff)
testing/icingaweb2-*: Does not compile on ppc64le
Icinga2 is not available on ppc64le yet. Disabling the packages that depend on it.
Diffstat (limited to 'testing')
-rw-r--r--testing/icingaweb2-module-businessprocess/APKBUILD2
-rw-r--r--testing/icingaweb2-module-director/APKBUILD2
-rw-r--r--testing/icingaweb2-module-fileshipper/APKBUILD2
-rw-r--r--testing/icingaweb2-module-generictts/APKBUILD2
-rw-r--r--testing/icingaweb2-module-pnp/APKBUILD2
5 files changed, 5 insertions, 5 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD
index c888746be8b..bee2017f8d6 100644
--- a/testing/icingaweb2-module-businessprocess/APKBUILD
+++ b/testing/icingaweb2-module-businessprocess/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.0.0
pkgrel=0
pkgdesc="Manage Business Processes in Icinga Web 2 "
url="http://www.icinga.org"
-arch="noarch !armhf"
+arch="noarch !armhf !ppc64le"
license="GPL2"
_php=php5
depends="icingaweb2-module-director"
diff --git a/testing/icingaweb2-module-director/APKBUILD b/testing/icingaweb2-module-director/APKBUILD
index d1968a26433..bfd5a6ff01c 100644
--- a/testing/icingaweb2-module-director/APKBUILD
+++ b/testing/icingaweb2-module-director/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.1
pkgrel=0
pkgdesc="Configuration frontend for Icinga 2, integrated automation"
url="http://www.icinga.org"
-arch="noarch !armhf"
+arch="noarch !armhf !ppc64le"
license="GPL2"
_php=php5
depends="icingaweb2 ${_php}-curl"
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD
index 6941e4f49c6..1a910f6ae5b 100644
--- a/testing/icingaweb2-module-fileshipper/APKBUILD
+++ b/testing/icingaweb2-module-fileshipper/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.0
pkgrel=0
pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director"
url="http://www.icinga.org"
-arch="noarch !armhf"
+arch="noarch !armhf !ppc64le"
license="GPL2"
_php=php5
depends="icingaweb2-module-director ${_php}-xml"
diff --git a/testing/icingaweb2-module-generictts/APKBUILD b/testing/icingaweb2-module-generictts/APKBUILD
index ccba0266327..89b7df3251a 100644
--- a/testing/icingaweb2-module-generictts/APKBUILD
+++ b/testing/icingaweb2-module-generictts/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.0.0
pkgrel=0
pkgdesc="Generic ticket system integration into Icinga web 2"
url="http://www.icinga.org"
-arch="noarch !armhf"
+arch="noarch !armhf !ppc64le"
license="GPL2"
_php=php5
depends="icingaweb2-module-director"
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD
index 4d10f172862..8c973354795 100644
--- a/testing/icingaweb2-module-pnp/APKBUILD
+++ b/testing/icingaweb2-module-pnp/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.1
pkgrel=0
pkgdesc="Integrate PNP graphs into Icinga Web 2 "
url="http://www.icinga.org"
-arch="noarch !armhf"
+arch="noarch !armhf !ppc64le"
license="GPL2"
_php=php5
depends="icingaweb2-module-director"