diff options
Diffstat (limited to 'testing/icingaweb2-module-businessprocess/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-businessprocess/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index fe1bf8eab6..39e434d3c4 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="Manage Business Processes in Icinga Web 2" url="http://www.icinga.org" -arch="noarch !armhf" +arch="noarch !armhf !armv7" license="GPL-2.0" _php=php7 depends="icingaweb2-module-director" |