diff options
author | Sam James <sam@gentoo.org> | 2022-02-18 03:34:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-18 03:34:02 +0000 |
commit | 3d9afbd3284ca90de570ba4aac024c81c1ac4def (patch) | |
tree | de5a715c7d0fbdbafeff3ea455de1e9db8661ff6 /app-metrics/prometheus | |
parent | www-client/chromium: Stabilize 98.0.4758.102 amd64, #833433 (diff) | |
download | gentoo-3d9afbd3284ca90de570ba4aac024c81c1ac4def.tar.gz gentoo-3d9afbd3284ca90de570ba4aac024c81c1ac4def.tar.bz2 gentoo-3d9afbd3284ca90de570ba4aac024c81c1ac4def.zip |
app-metrics/prometheus: Stabilize 2.31.1 amd64, #833479
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-metrics/prometheus')
-rw-r--r-- | app-metrics/prometheus/prometheus-2.31.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/prometheus/prometheus-2.31.1.ebuild b/app-metrics/prometheus/prometheus-2.31.1.ebuild index c681f4e410cd..8a92cceef03a 100644 --- a/app-metrics/prometheus/prometheus-2.31.1.ebuild +++ b/app-metrics/prometheus/prometheus-2.31.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -2060,7 +2060,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" +KEYWORDS="amd64 ~arm" COMMON_DEPEND="acct-group/prometheus acct-user/prometheus" |