summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-10 18:54:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-10 18:54:53 +0200
commite420ca34ac8469d14df069eaa1c8b77eaa1350c0 (patch)
treeb8432290eb34ea75d2a7a7a623ae00fd8a72fc14 /app-metrics/prometheus
parentapp-containers/containerd: Stabilize 2.0.1 amd64, #947813 (diff)
downloadgentoo-e420ca34ac8469d14df069eaa1c8b77eaa1350c0.tar.gz
gentoo-e420ca34ac8469d14df069eaa1c8b77eaa1350c0.tar.bz2
gentoo-e420ca34ac8469d14df069eaa1c8b77eaa1350c0.zip
app-metrics/prometheus: Stabilize 2.52.0 amd64, #947814
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-metrics/prometheus')
-rw-r--r--app-metrics/prometheus/prometheus-2.52.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/prometheus/prometheus-2.52.0.ebuild b/app-metrics/prometheus/prometheus-2.52.0.ebuild
index b170685f7e08..ba8401e87264 100644
--- a/app-metrics/prometheus/prometheus-2.52.0.ebuild
+++ b/app-metrics/prometheus/prometheus-2.52.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv"
COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"