diff options
Diffstat (limited to 'testing/icingaweb2-module-pnp')
-rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 8c97335479..4d10f17286 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.0.1 pkgrel=0 pkgdesc="Integrate PNP graphs into Icinga Web 2 " url="http://www.icinga.org" -arch="noarch !armhf !ppc64le" +arch="noarch !armhf" license="GPL2" _php=php5 depends="icingaweb2-module-director" |