From 5dc0d6cc231fda95f26b58fe962a59777d29ff98 Mon Sep 17 00:00:00 2001 From: Breno Leitao Date: Thu, 27 Apr 2017 17:44:58 +0000 Subject: testing/icingaweb2-*: Does not compile on ppc64le Icinga2 is not available on ppc64le yet. Disabling the packages that depend on it. --- testing/icingaweb2-module-director/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/icingaweb2-module-director') diff --git a/testing/icingaweb2-module-director/APKBUILD b/testing/icingaweb2-module-director/APKBUILD index d1968a2643..bfd5a6ff01 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" -- cgit v1.2.3