From b13cacb6596d084eef16402b3aac1b41873e4bd3 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Fri, 9 Jun 2017 14:42:47 +0000 Subject: community/icinga2: enable build on ppc64le Enabling icinga2 build on ppc64le as now it has all needed dependencies --- community/icinga2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/icinga2') diff --git a/community/icinga2/APKBUILD b/community/icinga2/APKBUILD index 7bb9ee3129..827de10122 100644 --- a/community/icinga2/APKBUILD +++ b/community/icinga2/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.6.3 pkgrel=1 pkgdesc="An open source host, service and network monitoring program" url="http://www.icinga.org" -arch="all !armhf !ppc64le" +arch="all !armhf" license="GPL" depends="monitoring-plugins" makedepends="$depends_dev cmake bison flex boost-dev yajl-dev -- cgit v1.2.3