commit: f48f9711b1ab8beb470b60e701ed28c14d7a70b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 13:50:45 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 13:50:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48f9711
net-misc/chrony: Stabilize 4.7 ppc64, #959881
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/chrony/chrony-4.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/chrony/chrony-4.7.ebuild
b/net-misc/chrony/chrony-4.7.ebuild
index 9b7a32d7f4b1..649a415e5ad5 100644
--- a/net-misc/chrony/chrony-4.7.ebuild
+++ b/net-misc/chrony/chrony-4.7.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