Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Mon, 27 Feb 2017 17:02:12
Message-Id: 1488214860.f34c8d0b63e275484ca521c8467f3c1fafce5fea.xmw@gentoo
1 commit: f34c8d0b63e275484ca521c8467f3c1fafce5fea
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 15:29:04 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 17:01:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34c8d0b
7
8 net-misc/chrony: ppc stable (bug 590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-misc/chrony/chrony-2.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild
16 index a33efbd90f..46ca548780 100644
17 --- a/net-misc/chrony/chrony-2.4.1.ebuild
18 +++ b/net-misc/chrony/chrony-2.4.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
20 LICENSE="GPL-2"
21 SLOT="0"
22
23 -KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ppc64"
24 +KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc64"
25 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
26 REQUIRED_USE="
27 ?? ( libedit readline )