Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Sun, 01 Oct 2017 00:56:49
Message-Id: 1506819231.fa25ddf49812624596a23960a2a432b61a4d7ce1.whissi@gentoo
1 commit: fa25ddf49812624596a23960a2a432b61a4d7ce1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 00:53:51 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 00:53:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa25ddf4
7
8 net-misc/chrony: x86 stable (bug #614978)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-misc/chrony/chrony-3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/chrony/chrony-3.1.ebuild b/net-misc/chrony/chrony-3.1.ebuild
16 index 6b6d1ce08cc..b2bec91ce76 100644
17 --- a/net-misc/chrony/chrony-3.1.ebuild
18 +++ b/net-misc/chrony/chrony-3.1.ebuild
19 @@ -10,7 +10,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 ~x86"
24 +KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 x86"
25 IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
26 REQUIRED_USE="
27 ?? ( libedit readline )