From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BC514138262 for ; Thu, 19 May 2016 09:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 101A621C03E; Thu, 19 May 2016 09:26:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 81F1DE0854 for ; Thu, 19 May 2016 09:26:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F0A1D340C50 for ; Thu, 19 May 2016 09:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EEF233E for ; Thu, 19 May 2016 09:26:09 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1463649957.1932b3822ac703e439cca317f362d318b1d98b7a.jer@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_pre1.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 1932b3822ac703e439cca317f362d318b1d98b7a X-VCS-Branch: master Date: Thu, 19 May 2016 09:26:09 +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: b907d8df-a86a-4d1a-9d30-7465f35dab2f X-Archives-Hash: 4d6279c79f4cbacaed4ab35a5ca188f3 commit: 1932b3822ac703e439cca317f362d318b1d98b7a Author: Jeroen Roovers gentoo org> AuthorDate: Thu May 19 09:23:15 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu May 19 09:25:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1932b382 net-misc/chrony: Mark ~hppa ~ppc64 (bug #583390). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches net-misc/chrony/chrony-2.4_pre1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/chrony/chrony-2.4_pre1.ebuild b/net-misc/chrony/chrony-2.4_pre1.ebuild index 21bd051..32b08b7 100644 --- a/net-misc/chrony/chrony-2.4_pre1.ebuild +++ b/net-misc/chrony/chrony-2.4_pre1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa ~ppc64" IUSE="caps +cmdmon html ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline )