commit: fbd21830ee478f124f67475b86b377cf76e0d92f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 09:31:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 09:31:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd21830
net-misc/chrony: Stabilize 4.5 arm64, #921545
Signed-off-by: Sam James <sam <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 910446e0d1e2..cbabf0243469 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