summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-10-21 11:21:44 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-10-21 11:21:44 -0500
commitb907a5e83f863d3269f038053637ddd507f0cf81 (patch)
tree0001a429cf3546aefe024c0225e2d9bb8a716e1e /app-metrics
parentapp-metrics/prometheus: add 2.39.1 (diff)
downloadgentoo-b907a5e83f863d3269f038053637ddd507f0cf81.tar.gz
gentoo-b907a5e83f863d3269f038053637ddd507f0cf81.tar.bz2
gentoo-b907a5e83f863d3269f038053637ddd507f0cf81.zip
app-metrics/prometheus: stabilize 2.38.0 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/prometheus/prometheus-2.38.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.38.0.ebuild b/app-metrics/prometheus/prometheus-2.38.0.ebuild
index bba1d236e464..f8ce6497ae7d 100644
--- a/app-metrics/prometheus/prometheus-2.38.0.ebuild
+++ b/app-metrics/prometheus/prometheus-2.38.0.ebuild
@@ -19,7 +19,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 ~riscv"
+KEYWORDS="amd64 ~arm ~riscv"
COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"