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 01474138334 for ; Fri, 11 Oct 2019 15:38:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5E89E0920; Fri, 11 Oct 2019 15:38:05 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 966B1E0920 for ; Fri, 11 Oct 2019 15:38:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8892834BBD3 for ; Fri, 11 Oct 2019 15:38:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCCD588E for ; Fri, 11 Oct 2019 15:37:59 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570808266.26527b8ce16c8f586b059fe55e6e8102dcb3ec7d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/corosync/, sys-cluster/openais/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/corosync/corosync-1.3.5.ebuild sys-cluster/corosync/corosync-1.4.7.ebuild sys-cluster/openais/openais-1.1.4-r1.ebuild X-VCS-Directories: sys-cluster/corosync/ sys-cluster/openais/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 26527b8ce16c8f586b059fe55e6e8102dcb3ec7d X-VCS-Branch: master Date: Fri, 11 Oct 2019 15:37:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: afa30763-cd53-42a6-bac9-e9303bc6bfbf X-Archives-Hash: 6545729706b9529a48eb7483d43c6725 commit: 26527b8ce16c8f586b059fe55e6e8102dcb3ec7d Author: Michał Górny gentoo org> AuthorDate: Fri Oct 11 15:37:46 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 11 15:37:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26527b8c sys-cluster: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny gentoo.org> sys-cluster/corosync/corosync-1.3.5.ebuild | 2 +- sys-cluster/corosync/corosync-1.4.7.ebuild | 2 +- sys-cluster/openais/openais-1.1.4-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-cluster/corosync/corosync-1.3.5.ebuild b/sys-cluster/corosync/corosync-1.3.5.ebuild index bde57a61886..a0dfc3dd295 100644 --- a/sys-cluster/corosync/corosync-1.3.5.ebuild +++ b/sys-cluster/corosync/corosync-1.3.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc infiniband ssl static-libs" RDEPEND="!sys-cluster/heartbeat diff --git a/sys-cluster/corosync/corosync-1.4.7.ebuild b/sys-cluster/corosync/corosync-1.4.7.ebuild index 7c1866699e7..80a190fe828 100644 --- a/sys-cluster/corosync/corosync-1.4.7.ebuild +++ b/sys-cluster/corosync/corosync-1.4.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://build.clusterlabs.org/corosync/releases/${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm64 hppa x86" IUSE="doc infiniband ssl static-libs" RDEPEND="!sys-cluster/heartbeat diff --git a/sys-cluster/openais/openais-1.1.4-r1.ebuild b/sys-cluster/openais/openais-1.1.4-r1.ebuild index e052e5a0af6..891ec6e819d 100644 --- a/sys-cluster/openais/openais-1.1.4-r1.ebuild +++ b/sys-cluster/openais/openais-1.1.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz" LICENSE="BSD public-domain" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm64 hppa x86" IUSE="static-libs" RDEPEND="