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 47AFD158020 for ; Fri, 14 Oct 2022 06:56:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 591EDE07DB; Fri, 14 Oct 2022 06:56:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 452A8E07DB for ; Fri, 14 Oct 2022 06:56:22 +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 87C43340E8D for ; Fri, 14 Oct 2022 06:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01C4B5F6 for ; Fri, 14 Oct 2022 06:56:20 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1665730560.3a69dfa95f20373f9db619c213fe6371bd0d3519.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ipmitool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ipmitool/ipmitool-1.8.19.ebuild X-VCS-Directories: sys-apps/ipmitool/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3a69dfa95f20373f9db619c213fe6371bd0d3519 X-VCS-Branch: master Date: Fri, 14 Oct 2022 06:56:20 +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: dc4abede-f8e4-4e43-9620-ab56c3519c56 X-Archives-Hash: 83567ff858623940b4eed5770a522c3c commit: 3a69dfa95f20373f9db619c213fe6371bd0d3519 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 14 06:56:00 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 14 06:56:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a69dfa9 sys-apps/ipmitool: Stabilize 1.8.19 ppc64, #876199 Signed-off-by: Agostino Sarubbo gentoo.org> sys-apps/ipmitool/ipmitool-1.8.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ipmitool/ipmitool-1.8.19.ebuild b/sys-apps/ipmitool/ipmitool-1.8.19.ebuild index 2891e5b44419..469e82299e48 100644 --- a/sys-apps/ipmitool/ipmitool-1.8.19.ebuild +++ b/sys-apps/ipmitool/ipmitool-1.8.19.ebuild @@ -24,7 +24,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm64 ~hppa ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm64 ~hppa ~ia64 ppc ppc64 ~x86" IUSE="openbmc openipmi static" RDEPEND="dev-libs/openssl:0=