commit: f0f06e801af96825ee6348fae7ac98b8a3a5e1a8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 22:36:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 22:36:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f06e80
net-misc/chrony: Stabilize 4.1-r1 ppc, #795753
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/chrony/chrony-4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/chrony/chrony-4.1-r1.ebuild
b/net-misc/chrony/chrony-4.1-r1.ebuild
index 76cac7109ad..b7013b787a8 100644
--- a/net-misc/chrony/chrony-4.1-r1.ebuild
+++ b/net-misc/chrony/chrony-4.1-r1.ebuild
@@ -19,7 +19,7 @@ else
SRC_URI+=" verify-sig? (
https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt ->
${P/_/-}.tar.gz.asc )"
if [[ ${PV} != *_pre* ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc
x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~sparc
x86"
fi
fi