commit: 9393de8bdf9d3ed59470bf036f7aa1b3ed01611d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 17:47:24 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 17:47:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9393de8b
app-metrics/prometheus: Stabilize 2.47.0 amd64, #945623 Signed-off-by: Sam James <sam <AT> gentoo.org> app-metrics/prometheus/prometheus-2.47.0.ebuild | 4 ++-- 1 file 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"
