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 AF320139694 for ; Thu, 23 Feb 2017 08:34:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE6DE0BC5; Thu, 23 Feb 2017 08:34:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8A187E0BC5 for ; Thu, 23 Feb 2017 08:34:52 +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 8812334112A for ; Thu, 23 Feb 2017 08:34:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73D905199 for ; Thu, 23 Feb 2017 08:34:49 +0000 (UTC) From: "Michael Weber" 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" Message-ID: <1487838873.b77cf0521b032c2d6d3e7cf21b8b946ebc01d339.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: b77cf0521b032c2d6d3e7cf21b8b946ebc01d339 X-VCS-Branch: master Date: Thu, 23 Feb 2017 08:34:49 +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: 7cea2b11-be3e-44b6-9465-ecb3d327636f X-Archives-Hash: 6812475ea4917000923f0e9fd53ac2f8 commit: b77cf0521b032c2d6d3e7cf21b8b946ebc01d339 Author: Michael Weber gentoo org> AuthorDate: Thu Feb 23 08:34:33 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu Feb 23 08:34:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77cf052 sys-cluster/corosync: Add ~ppc64 keyword (bug 413543). Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-cluster/corosync/corosync-2.3.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild index 458c3f77d9..a3a45faf4a 100644 --- a/sys-cluster/corosync/corosync-2.3.5.ebuild +++ b/sys-cluster/corosync/corosync-2.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="doc infiniband static-libs systemd xml" # TODO: support those new configure flags