Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Sat, 01 Sep 2018 13:27:44
Message-Id: 1535808435.b964263f03d10b51a4f6da38c1a36c145a0f31c4.jer@gentoo
1 commit: b964263f03d10b51a4f6da38c1a36c145a0f31c4
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 13:27:15 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 13:27:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b964263f
7
8 net-misc/chrony: Stable for AMD64 HPPA x86 too.
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --ignore-arches
12
13 net-misc/chrony/chrony-3.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/chrony/chrony-3.3.ebuild b/net-misc/chrony/chrony-3.3.ebuild
17 index c3aed38aa99..a34cf9102e4 100644
18 --- a/net-misc/chrony/chrony-3.3.ebuild
19 +++ b/net-misc/chrony/chrony-3.3.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
21 LICENSE="GPL-2"
22 SLOT="0"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86"
26 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc seccomp selinux +adns"
27 REQUIRED_USE="
28 ?? ( libedit readline )