diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index de3c3a8196f..6941e4f49c6 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" +arch="noarch !armhf" license="GPL2" _php=php5 depends="icingaweb2-module-director ${_php}-xml"