diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD index 699e65c8d9a..0daf82d09ba 100644 --- a/community/prometheus/APKBUILD +++ b/community/prometheus/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.17.1 pkgrel=0 pkgdesc="The Prometheus monitoring system and time series database" url="https://github.com/prometheus/prometheus" -arch="all" +arch="all !mips !mips64" license="Apache-2.0" options="!check" # Broken by integrations we don't care about install="prometheus.pre-install"