commit: 1e664907e4e7118e96d9d701a058f3070e8a3151 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Nov 29 19:49:26 2022 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Nov 29 19:50:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e664907
app-metrics/prometheus: stabilize 2.40.4 for amd64 Bug: https://bugs.gentoo.org/883637 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> app-metrics/prometheus/prometheus-2.40.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-metrics/prometheus/prometheus-2.40.4.ebuild b/app-metrics/prometheus/prometheus-2.40.4.ebuild index e6bbe21a4002..f88dcdde4212 100644 --- a/app-metrics/prometheus/prometheus-2.40.4.ebuild +++ b/app-metrics/prometheus/prometheus-2.40.4.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"