From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-912695-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 8094A1395E2 for <garchives@archives.gentoo.org>; Mon, 21 Nov 2016 20:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07228E0BB4; Mon, 21 Nov 2016 20:19:42 +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 E633EE0BB4 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2016 20:19:41 +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 0843C341026 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2016 20:19:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 268BA4A4 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2016 20:19:37 +0000 (UTC) From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1479759575.87b7ed3ea9a28d085adccbf75ab857b561b6fc32.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-r1.ebuild net-misc/chrony/chrony-2.4.1.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 87b7ed3ea9a28d085adccbf75ab857b561b6fc32 X-VCS-Branch: master Date: Mon, 21 Nov 2016 20:19:37 +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: d3c4f189-11c4-4818-bb51-5f45f148165f X-Archives-Hash: 39ec32983896b72ed3cac8b2627466c3 commit: 87b7ed3ea9a28d085adccbf75ab857b561b6fc32 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Nov 21 20:19:23 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Nov 21 20:19:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b7ed3e net-misc/chrony: Mark ~ppc64 (bug #599048). Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches net-misc/chrony/chrony-2.4-r1.ebuild | 2 +- net-misc/chrony/chrony-2.4.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/chrony/chrony-2.4-r1.ebuild b/net-misc/chrony/chrony-2.4-r1.ebuild index 5a9a32d..1175144 100644 --- a/net-misc/chrony/chrony-2.4-r1.ebuild +++ b/net-misc/chrony/chrony-2.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~ppc64" IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline ) diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild index 5a9a32d..1175144 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="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~ppc64" IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline )