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: Thu, 29 Dec 2016 10:32:28
Message-Id: 1483007542.a923735c4f450dd37c1995280ce849800b68db7c.jer@gentoo
1 commit: a923735c4f450dd37c1995280ce849800b68db7c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 10:30:53 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 10:32:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a923735c
7
8 net-misc/chrony: Stable for HPPA PPC64 (bug #590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-misc/chrony/chrony-2.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild
17 index 1175144..66808fb 100644
18 --- a/net-misc/chrony/chrony-2.4.1.ebuild
19 +++ b/net-misc/chrony/chrony-2.4.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
21 LICENSE="GPL-2"
22 SLOT="0"
23
24 -KEYWORDS="~amd64 ~hppa ~ppc64"
25 +KEYWORDS="~amd64 hppa ppc64"
26 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
27 REQUIRED_USE="
28 ?? ( libedit readline )