From 926ccf7d87783326a6c29c28dda1c124a674d85a Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 1 Oct 2019 10:59:56 +0000 Subject: community/icingaweb2-module-director: disable s390x arch --- community/icingaweb2-module-director/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/icingaweb2-module-director/APKBUILD b/community/icingaweb2-module-director/APKBUILD index 6427de08f5..8dab13dc7c 100644 --- a/community/icingaweb2-module-director/APKBUILD +++ b/community/icingaweb2-module-director/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.7.0 pkgrel=0 pkgdesc="Configuration frontend for Icinga 2, integrated automation" url="http://www.icinga.org" -arch="noarch !armhf !armv7" +arch="noarch !armhf !armv7 !s390x" license="GPL-2.0" _php=php7 depends="icingaweb2 ${_php}-curl" -- cgit v1.2.3