summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-07-23 17:35:59 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-07-23 17:35:59 -0500
commit622fbab047ffc97a44de0f0a4ff99dec72e82e88 (patch)
treef11fdc0b3f1442183b456730a1b77587faa95b29 /app-metrics
parentapp-misc/spire: drop 1.1.0, 1.2.0 (diff)
downloadgentoo-622fbab047ffc97a44de0f0a4ff99dec72e82e88.tar.gz
gentoo-622fbab047ffc97a44de0f0a4ff99dec72e82e88.tar.bz2
gentoo-622fbab047ffc97a44de0f0a4ff99dec72e82e88.zip
app-metrics/prometheus: stabilize 2.36.2 for amd64
Bug: https://bugs.gentoo.org/844346 Signed-off-by: William Hubbs <williamh@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 dfd4572f46eb..33afcbc18829 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"
COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"