summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-05 17:47:24 +0000
committerSam James <sam@gentoo.org>2024-12-05 17:47:24 +0000
commit9393de8bdf9d3ed59470bf036f7aa1b3ed01611d (patch)
tree26309345bbc4f3e91eb6ec7d8cae818896fa17d4 /app-metrics
parentsci-libs/kissfft: Stabilize 131.1.0-r2 amd64, #945562 (diff)
downloadgentoo-9393de8bdf9d3ed59470bf036f7aa1b3ed01611d.tar.gz
gentoo-9393de8bdf9d3ed59470bf036f7aa1b3ed01611d.tar.bz2
gentoo-9393de8bdf9d3ed59470bf036f7aa1b3ed01611d.zip
app-metrics/prometheus: Stabilize 2.47.0 amd64, #945623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/prometheus/prometheus-2.47.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/prometheus/prometheus-2.47.0.ebuild b/app-metrics/prometheus/prometheus-2.47.0.ebuild
index 7903e5aa052c..a66bf4939f79 100644
--- a/app-metrics/prometheus/prometheus-2.47.0.ebuild
+++ b/app-metrics/prometheus/prometheus-2.47.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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"