diff --git a/testing/metricbeat/APKBUILD b/testing/metricbeat/APKBUILD index d08cc39fbd6..abf6b360065 100644 --- a/testing/metricbeat/APKBUILD +++ b/testing/metricbeat/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="MetricBeat - Lightweight shipper for system and service statistics" pkgusers="root" url="https://www.elastic.co/products/beats" -arch="all" +arch="all !aarch64 !armhf" license="ASL 2.0" depends="" makedepends="go"