commit: 85259517a48f4de3bc449fbc662242f938273243
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 12:41:48 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 12:41:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85259517
net-misc/chrony: Stabilize 4.5 x86, #921545
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/chrony/chrony-4.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/chrony/chrony-4.5.ebuild
b/net-misc/chrony/chrony-4.5.ebuild
index 9d156e32de1b..2526015f9d2e 100644
--- a/net-misc/chrony/chrony-4.5.ebuild
+++ b/net-misc/chrony/chrony-4.5.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 ~ia64 ~m68k ~mips ~ppc
ppc64 ~riscv sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc
ppc64 ~riscv sparc x86"
fi
fi