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 5A15D59CA6 for ; Wed, 23 Mar 2016 16:03:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30DD121C079; Wed, 23 Mar 2016 16:03:49 +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 65D4421C003 for ; Wed, 23 Mar 2016 16:03:48 +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 6D382340CC3 for ; Wed, 23 Mar 2016 16:03:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA3CF866 for ; Wed, 23 Mar 2016 16:03:43 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1458749008.1aff1f8d91ef1aad807c63e7dd682f2e330b1fb5.vapier@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.2.1.ebuild net-misc/chrony/chrony-2.2.ebuild net-misc/chrony/chrony-2.3.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 1aff1f8d91ef1aad807c63e7dd682f2e330b1fb5 X-VCS-Branch: master Date: Wed, 23 Mar 2016 16:03:43 +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: d2256844-ba7c-4a35-8de8-ce5b07cc024b X-Archives-Hash: 2857a95c0676eb540b7fb678dc83297f commit: 1aff1f8d91ef1aad807c63e7dd682f2e330b1fb5 Author: Mike Frysinger gentoo org> AuthorDate: Wed Mar 23 15:52:16 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Wed Mar 23 16:03:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aff1f8d net-misc/chrony: add alpha love net-misc/chrony/chrony-2.2.1.ebuild | 2 +- net-misc/chrony/chrony-2.2.ebuild | 2 +- net-misc/chrony/chrony-2.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/chrony/chrony-2.2.1.ebuild b/net-misc/chrony/chrony-2.2.1.ebuild index 75df25c..e73cf32 100644 --- a/net-misc/chrony/chrony-2.2.1.ebuild +++ b/net-misc/chrony/chrony-2.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86" IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline ) diff --git a/net-misc/chrony/chrony-2.2.ebuild b/net-misc/chrony/chrony-2.2.ebuild index 60cc4c5..3adb2f3 100644 --- a/net-misc/chrony/chrony-2.2.ebuild +++ b/net-misc/chrony/chrony-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86" IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline ) diff --git a/net-misc/chrony/chrony-2.3.ebuild b/net-misc/chrony/chrony-2.3.ebuild index 04ce021..94960a4 100644 --- a/net-misc/chrony/chrony-2.3.ebuild +++ b/net-misc/chrony/chrony-2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="caps +cmdmon ipv6 libedit +ntp +phc +pps readline +refclock +rtc selinux +adns" REQUIRED_USE=" ?? ( libedit readline )