From a86a476c2b7ceb8fcbfa5aeefadd24eb409ac401 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 02:47:57 +0000 Subject: [PATCH] community/zabbix: disable on mips --- community/zabbix/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community/zabbix/APKBUILD b/community/zabbix/APKBUILD index fc274a09afe..17c12bfd7a5 100644 --- a/community/zabbix/APKBUILD +++ b/community/zabbix/APKBUILD @@ -7,7 +7,8 @@ pkgver=4.4.7 pkgrel=0 pkgdesc="Enterprise-class open source distributed monitoring" url="http://www.zabbix.com" -arch="all" +# go components FTBFS on mips +arch="all !mips !mips64" license="GPL-2.0-or-later" depends="fping" _php=php7