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 93EA713835B for ; Sun, 10 Jan 2021 21:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3F44E0A6F; Sun, 10 Jan 2021 21:58:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8886FE0A6F for ; Sun, 10 Jan 2021 21:58:12 +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 323E5340FEF for ; Sun, 10 Jan 2021 21:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D64DDB8 for ; Sun, 10 Jan 2021 21:58:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1610315866.31a6a75d997b5c5a0e54e3154d5e9a88dbb64a2c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/corosync/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/corosync/corosync-3.1.0.ebuild X-VCS-Directories: sys-cluster/corosync/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 31a6a75d997b5c5a0e54e3154d5e9a88dbb64a2c X-VCS-Branch: master Date: Sun, 10 Jan 2021 21:58:09 +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: f189a5ee-46a2-4ed7-98d0-e689b7b3dfd4 X-Archives-Hash: c9231a83d68b41a061c4a014e0268c9d commit: 31a6a75d997b5c5a0e54e3154d5e9a88dbb64a2c Author: Sam James gentoo org> AuthorDate: Sun Jan 10 21:57:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 10 21:57:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a6a75d sys-cluster/corosync: Stabilize 3.1.0 amd64, #658354 Signed-off-by: Sam James gentoo.org> sys-cluster/corosync/corosync-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/corosync/corosync-3.1.0.ebuild b/sys-cluster/corosync/corosync-3.1.0.ebuild index fb0e70c2aa8..78fcbbd9ed7 100644 --- a/sys-cluster/corosync/corosync-3.1.0.ebuild +++ b/sys-cluster/corosync/corosync-3.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2 public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86" IUSE="augeas dbus doc snmp systemd watchdog xml" RDEPEND="dev-libs/nss