From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-933785-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 5F5CE139694 for <garchives@archives.gentoo.org>; Thu, 23 Feb 2017 09:20:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A554FE0C62; Thu, 23 Feb 2017 09:20:33 +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 835AEE0C62 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Feb 2017 09:20:32 +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 7F5DA340F43 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Feb 2017 09:20:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F73851A4 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Feb 2017 09:20:30 +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: <1487841623.59f96c2abf49a59e4fca968197730b7473dd6534.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/corosync/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/corosync/corosync-2.3.5.ebuild X-VCS-Directories: sys-cluster/corosync/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 59f96c2abf49a59e4fca968197730b7473dd6534 X-VCS-Branch: master Date: Thu, 23 Feb 2017 09:20:30 +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: d1daafcc-bffb-4f59-8a96-f08c4180d5ca X-Archives-Hash: 3ab3dbcc914828a3315d75ceabfda3eb commit: 59f96c2abf49a59e4fca968197730b7473dd6534 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 09:20:10 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 09:20:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f96c2a sys-cluster/corosync: Add ~ppc keyword (bug 413543). Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-cluster/corosync/corosync-2.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild index a3a45faf4a..73063c3da5 100644 --- a/sys-cluster/corosync/corosync-2.3.5.ebuild +++ b/sys-cluster/corosync/corosync-2.3.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://build.clusterlabs.org/corosync/releases/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags