community/prometheus: disable on mips (no nodejs)

This commit is contained in:
Ariadne Conill 2020-04-08 02:31:39 +00:00
parent 5ecabd0bb1
commit aff434bc60

View File

@ -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"