commit: e90110c98be10575707853e9d46e40e9974da548
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 12:58:10 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 12:58:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90110c9
net-misc/chrony: Stabilize 4.6 amd64, #940856
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/chrony/chrony-4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/chrony/chrony-4.6.ebuild
b/net-misc/chrony/chrony-4.6.ebuild
index 4fc43e7f7339..437df25b647e 100644
--- a/net-misc/chrony/chrony-4.6.ebuild
+++ b/net-misc/chrony/chrony-4.6.ebuild
@@ -19,7 +19,7 @@ else
SRC_URI+=" verify-sig? (
https://chrony-project.org/releases/${P/_/-}-tar-gz-asc.txt ->
${P/_/-}.tar.gz.asc )"
if [[ ${PV} != *_pre* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc
ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc
ppc64 ~riscv ~sparc ~x86"
fi
fi