diff options
-rw-r--r-- | app-metrics/prometheus/prometheus-2.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.19.1.ebuild b/app-metrics/prometheus/prometheus-2.19.1.ebuild index 86894dfc6925..ea908193f99f 100644 --- a/app-metrics/prometheus/prometheus-2.19.1.ebuild +++ b/app-metrics/prometheus/prometheus-2.19.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/prometheus/prometheus/archive/${MY_PV}.tar.gz -> ${P LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" BDEPEND=">=dev-util/promu-0.3.0" |