From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-935231-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7EEBB139694 for <garchives@archives.gentoo.org>; Mon, 27 Feb 2017 17:02:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5EF621C09E; Mon, 27 Feb 2017 17:02:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA40A21C095 for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2017 17:01:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCC6D34105A for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2017 17:01:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12D45569D for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2017 17:01:53 +0000 (UTC) From: "Michael Weber" <xmw@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" <xmw@gentoo.org> Message-ID: <1488214860.f34c8d0b63e275484ca521c8467f3c1fafce5fea.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/chrony/chrony-2.4.1.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: f34c8d0b63e275484ca521c8467f3c1fafce5fea X-VCS-Branch: master Date: Mon, 27 Feb 2017 17:01:53 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 16633767-3a16-40a7-830f-7e3bddc7ea4b X-Archives-Hash: 41e932b1a5af77fb1fa607f061b3f8ae commit: f34c8d0b63e275484ca521c8467f3c1fafce5fea Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 15:29:04 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 17:01:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34c8d0b net-misc/chrony: ppc stable (bug 590274). Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-misc/chrony/chrony-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild index a33efbd90f..46ca548780 100644 --- a/net-misc/chrony/chrony-2.4.1.ebuild +++ b/net-misc/chrony/chrony-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ppc ppc64" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc64" IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline )