diff options
author | William Hubbs <williamh@gentoo.org> | 2022-11-29 13:49:26 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-11-29 13:50:04 -0600 |
commit | 1e664907e4e7118e96d9d701a058f3070e8a3151 (patch) | |
tree | eb39be04e8526b181cadb98229c63c9ac06f5e46 /app-metrics/prometheus | |
parent | app-metrics/prometheus: add 2.40.4 (diff) | |
download | gentoo-1e664907e4e7118e96d9d701a058f3070e8a3151.tar.gz gentoo-1e664907e4e7118e96d9d701a058f3070e8a3151.tar.bz2 gentoo-1e664907e4e7118e96d9d701a058f3070e8a3151.zip |
app-metrics/prometheus: stabilize 2.40.4 for amd64
Bug: https://bugs.gentoo.org/883637
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-metrics/prometheus')
-rw-r--r-- | app-metrics/prometheus/prometheus-2.40.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |