aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-06-09 15:45:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-16 15:54:43 +0200
commit39387094ff3f2efffeffb9fff15bef1ca449b000 (patch)
treeca55d8396daae0b84b8f2f484b457fe3c94e88cb
parent67c2032926f5a808fe038a210542141ce39f34fb (diff)
downloadalpine_aports-39387094ff3f2efffeffb9fff15bef1ca449b000.tar.bz2
alpine_aports-39387094ff3f2efffeffb9fff15bef1ca449b000.tar.xz
alpine_aports-39387094ff3f2efffeffb9fff15bef1ca449b000.zip
community/icingaweb2: enable build on ppc64le
icingaweb2 now builds on ppc64le as icinga2 package is available (cherry picked from commit 0e4483164329141a22cc1e8bf56c9a2cfa2a81e8)
-rw-r--r--community/icingaweb2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icingaweb2/APKBUILD b/community/icingaweb2/APKBUILD
index 059dc1cb81..1d3897bfa0 100644
--- a/community/icingaweb2/APKBUILD
+++ b/community/icingaweb2/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.4.1
5pkgrel=3 5pkgrel=3
6pkgdesc="Web Interface for Icinga2" 6pkgdesc="Web Interface for Icinga2"
7url="http://www.icinga.org" 7url="http://www.icinga.org"
8arch="noarch !armhf !ppc64le" 8arch="noarch !armhf"
9license="GPL" 9license="GPL"
10_php=php7 10_php=php7
11depends="icinga2 $_php ${_php}-gd ${_php}-ldap ${_php}-intl ${_php}-pgsql 11depends="icinga2 $_php ${_php}-gd ${_php}-ldap ${_php}-intl ${_php}-pgsql