aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icingaweb2-module-fileshipper
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-02-09 07:59:53 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-02-09 07:59:53 +0000
commit5ef31ed04ccd526669c5302cbf091b2e7ce2e958 (patch)
tree7243db38f25c6f13ca8eddd846e806cec8a2aa44 /testing/icingaweb2-module-fileshipper
parente158fbecc4086cc3f57b260ed1c3251d30b07e40 (diff)
downloadaports-5ef31ed04ccd526669c5302cbf091b2e7ce2e958.tar.bz2
aports-5ef31ed04ccd526669c5302cbf091b2e7ce2e958.tar.xz
testing/icingaweb2-module-fileshipper: disabled armhf build
Diffstat (limited to 'testing/icingaweb2-module-fileshipper')
-rw-r--r--testing/icingaweb2-module-fileshipper/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD
index de3c3a8196..6941e4f49c 100644
--- a/testing/icingaweb2-module-fileshipper/APKBUILD
+++ b/testing/icingaweb2-module-fileshipper/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.0
pkgrel=0
pkgdesc="Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director"
url="http://www.icinga.org"
-arch="noarch"
+arch="noarch !armhf"
license="GPL2"
_php=php5
depends="icingaweb2-module-director ${_php}-xml"