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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 15C19158086 for ; Sun, 5 Dec 2021 18:29:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 338AC2BC150; Sun, 5 Dec 2021 18:29:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16E5D2BC150 for ; Sun, 5 Dec 2021 18:29:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1938A343569 for ; Sun, 5 Dec 2021 18:29:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5951C236 for ; Sun, 5 Dec 2021 18:29:00 +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: <1638728905.0131fd4f5d001be22ad0cf10d7f3cfe4a824eb69.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/freeipmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/freeipmi/freeipmi-1.6.8.ebuild X-VCS-Directories: sys-libs/freeipmi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0131fd4f5d001be22ad0cf10d7f3cfe4a824eb69 X-VCS-Branch: master Date: Sun, 5 Dec 2021 18:29:00 +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: c5bba452-6d5f-4b0b-af9b-cccc1aaae6bc X-Archives-Hash: 2abfcb9f348c4f88b8f3fb190d106996 commit: 0131fd4f5d001be22ad0cf10d7f3cfe4a824eb69 Author: Sam James gentoo org> AuthorDate: Sun Dec 5 18:28:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Dec 5 18:28:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0131fd4f sys-libs/freeipmi: Stabilize 1.6.8 amd64, #828412 Signed-off-by: Sam James gentoo.org> sys-libs/freeipmi/freeipmi-1.6.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/freeipmi/freeipmi-1.6.8.ebuild b/sys-libs/freeipmi/freeipmi-1.6.8.ebuild index 55bbd2399070..ab2cfb4f4640 100644 --- a/sys-libs/freeipmi/freeipmi-1.6.8.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.6.8.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc64 ~x86" IUSE="debug nagios" RDEPEND="dev-libs/libgcrypt:0="