diff --git a/community/icingaweb2-module-director/APKBUILD b/community/icingaweb2-module-director/APKBUILD index 6427de08f5de691f3d77e2a40097f79a71d952f8..8dab13dc7c4280e6f170a04ae32869bbccd2d175 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"