commit: 367ae4fabbcfcae98ca11ef395903531f5bb28fa Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 00:56:18 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 00:56:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367ae4fa
app-metrics/chrony_exporter: Stabilize 0.11.0 amd64, #948367 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-metrics/chrony_exporter/chrony_exporter-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-metrics/chrony_exporter/chrony_exporter-0.11.0.ebuild b/app-metrics/chrony_exporter/chrony_exporter-0.11.0.ebuild index d264fa860fc5..586091d21639 100644 --- a/app-metrics/chrony_exporter/chrony_exporter-0.11.0.ebuild +++ b/app-metrics/chrony_exporter/chrony_exporter-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/SuperQ/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="acct-group/chrony_exporter acct-user/chrony_exporter"
