summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-11-12 18:28:32 -0600
committerWilliam Hubbs <williamh@gentoo.org>2022-11-12 18:28:32 -0600
commit762c80934ac35d0d6b197d7528dac6f53c2ab42f (patch)
tree0b6b44c30c63eda2c29f4ae4f03c0bc2de87a1d3 /app-metrics/prometheus
parentapp-metrics/prometheus: add 2.40.1 (diff)
downloadgentoo-762c80934ac35d0d6b197d7528dac6f53c2ab42f.tar.gz
gentoo-762c80934ac35d0d6b197d7528dac6f53c2ab42f.tar.bz2
gentoo-762c80934ac35d0d6b197d7528dac6f53c2ab42f.zip
app-metrics/prometheus: destabilize 2.40.1 for ~amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-metrics/prometheus')
-rw-r--r--app-metrics/prometheus/prometheus-2.40.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.40.1.ebuild b/app-metrics/prometheus/prometheus-2.40.1.ebuild
index cd72b96645f2..9b6825201b4a 100644
--- a/app-metrics/prometheus/prometheus-2.40.1.ebuild
+++ b/app-metrics/prometheus/prometheus-2.40.1.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"