From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 2E1281396D0 for ; Sun, 1 Oct 2017 00:56:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91500E0DA6; Sun, 1 Oct 2017 00:56:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72017E0DA6 for ; Sun, 1 Oct 2017 00:56:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9028A341860 for ; Sun, 1 Oct 2017 00:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1F3590A3 for ; Sun, 1 Oct 2017 00:56:38 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1506819231.fa25ddf49812624596a23960a2a432b61a4d7ce1.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/chrony/chrony-3.1.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: fa25ddf49812624596a23960a2a432b61a4d7ce1 X-VCS-Branch: master Date: Sun, 1 Oct 2017 00:56:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6341bb42-f42d-4829-8da2-08b201bd47c7 X-Archives-Hash: 369f14243f23ae2e35122f2700a686a6 commit: fa25ddf49812624596a23960a2a432b61a4d7ce1 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 1 00:53:51 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 1 00:53:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa25ddf4 net-misc/chrony: x86 stable (bug #614978) Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-misc/chrony/chrony-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/chrony/chrony-3.1.ebuild b/net-misc/chrony/chrony-3.1.ebuild index 6b6d1ce08cc..b2bec91ce76 100644 --- a/net-misc/chrony/chrony-3.1.ebuild +++ b/net-misc/chrony/chrony-3.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ppc ppc64 x86" IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline )