commit: b907a5e83f863d3269f038053637ddd507f0cf81 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Oct 21 16:21:44 2022 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Oct 21 16:21:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b907a5e8
app-metrics/prometheus: stabilize 2.38.0 for amd64 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> app-metrics/prometheus/prometheus-2.38.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-metrics/prometheus/prometheus-2.38.0.ebuild b/app-metrics/prometheus/prometheus-2.38.0.ebuild index bba1d236e464..f8ce6497ae7d 100644 --- a/app-metrics/prometheus/prometheus-2.38.0.ebuild +++ b/app-metrics/prometheus/prometheus-2.38.0.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"
