summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Su <chris@lesscrowds.org>2022-08-18 15:10:31 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-08-21 16:54:47 +0200
commitb0abe82b08664f2fac46f76e130743acc2ee39e6 (patch)
treec19cda6640bd1f74f7bf6c063b725d45ee692a8d /app-metrics
parentdev-util/bpftool: add 5.19.1 (diff)
downloadgentoo-b0abe82b08664f2fac46f76e130743acc2ee39e6.tar.gz
gentoo-b0abe82b08664f2fac46f76e130743acc2ee39e6.tar.bz2
gentoo-b0abe82b08664f2fac46f76e130743acc2ee39e6.zip
app-metrics/prometheus: Keyword 2.36.2 riscv, #865697
Signed-off-by: Chris Su <chris@lesscrowds.org> Closes: https://github.com/gentoo/gentoo/pull/26911 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/prometheus/prometheus-2.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.36.2.ebuild b/app-metrics/prometheus/prometheus-2.36.2.ebuild
index 896df6b72ce8..080b48cea4fd 100644
--- a/app-metrics/prometheus/prometheus-2.36.2.ebuild
+++ b/app-metrics/prometheus/prometheus-2.36.2.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 ~arm"
+KEYWORDS="amd64 ~arm ~riscv"
COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"