From 9a201ed69d1aa45e84a636598fffb59805ec06b2 Mon Sep 17 00:00:00 2001 From: Breno Leitao Date: Sat, 8 Apr 2017 21:31:07 +0000 Subject: community/monitoring-plugins: Disable building on ppc64le Disabling this package temporarily because I am not able to reproduce the buildlog issue on my machine. --- community/monitoring-plugins/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/monitoring-plugins/APKBUILD') diff --git a/community/monitoring-plugins/APKBUILD b/community/monitoring-plugins/APKBUILD index f34bed1574..a2a32bee3e 100644 --- a/community/monitoring-plugins/APKBUILD +++ b/community/monitoring-plugins/APKBUILD @@ -5,7 +5,7 @@ pkgver="2.2" pkgrel=0 pkgdesc="Plugins for Icinga, Naemon, Nagios, Shinken, Sensu and other monitoring applications" url="http://www.monitoring-plugins.org" -arch="all" +arch="all !ppc64le" license="GPL3" depends="" depends_dev="" -- cgit v1.2.3