diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/icinga2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icinga2/APKBUILD b/community/icinga2/APKBUILD index d82fad9a22..218b2420ac 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.6.3 pkgrel=0 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" -arch="all !armhf" +arch="all !armhf !ppc64le" license="GPL" depends="monitoring-plugins" makedepends="$depends_dev cmake bison flex boost-dev yajl-dev |