summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-25 00:09:35 +0000
committerSam James <sam@gentoo.org>2020-07-25 00:09:35 +0000
commit1f3fe929554dcacd29067fab1369fdc1ab91cff3 (patch)
treee30ec819233e159642d8f08772634b64bfecd593 /app-metrics
parentdev-python/arrow: amd64 stable (ALLARCHES via x86, bug #733776) (diff)
downloadgentoo-1f3fe929554dcacd29067fab1369fdc1ab91cff3.tar.gz
gentoo-1f3fe929554dcacd29067fab1369fdc1ab91cff3.tar.bz2
gentoo-1f3fe929554dcacd29067fab1369fdc1ab91cff3.zip
app-metrics/prometheus: arm keyworded (bug #733366)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/prometheus/prometheus-2.19.1.ebuild2
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"