diff options
author | William Hubbs <williamh@gentoo.org> | 2022-11-12 11:05:30 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2022-11-12 11:05:41 -0600 |
commit | d30787726d3b482c17f38b60f6fd8eb7f5c35fbb (patch) | |
tree | 6cda0c0f62cd127f8d5df27aceec02967dd5b4a3 /app-metrics/prometheus | |
parent | www-client/links: Stabilize 2.28 arm, #881115 (diff) | |
download | gentoo-d30787726d3b482c17f38b60f6fd8eb7f5c35fbb.tar.gz gentoo-d30787726d3b482c17f38b60f6fd8eb7f5c35fbb.tar.bz2 gentoo-d30787726d3b482c17f38b60f6fd8eb7f5c35fbb.zip |
app-metrics/prometheus: stabilize 2.39.1 for amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-metrics/prometheus')
-rw-r--r-- | app-metrics/prometheus/prometheus-2.39.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.39.1.ebuild b/app-metrics/prometheus/prometheus-2.39.1.ebuild index bba1d236e464..f8ce6497ae7d 100644 --- a/app-metrics/prometheus/prometheus-2.39.1.ebuild +++ b/app-metrics/prometheus/prometheus-2.39.1.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" |