Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Mon, 14 Jun 2021 09:16:27
Message-Id: 1623662180.b5df588e7de050285a7c9ea641e28fcdcfb4e5f3.ago@gentoo
1 commit: b5df588e7de050285a7c9ea641e28fcdcfb4e5f3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 09:16:20 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 09:16:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5df588e
7
8 net-misc/chrony: sparc stable wrt bug #795753
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/chrony/chrony-4.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/chrony/chrony-4.1-r1.ebuild b/net-misc/chrony/chrony-4.1-r1.ebuild
18 index 2770834271b..41b2733275f 100644
19 --- a/net-misc/chrony/chrony-4.1-r1.ebuild
20 +++ b/net-misc/chrony/chrony-4.1-r1.ebuild
21 @@ -19,7 +19,7 @@ else
22 SRC_URI+=" verify-sig? ( https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt -> ${P/_/-}.tar.gz.asc )"
23
24 if [[ ${PV} != *_pre* ]] ; then
25 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~sparc x86"
26 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86"
27 fi
28 fi