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 7E52C158094 for ; Thu, 1 Sep 2022 07:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 832AAE0A6D; Thu, 1 Sep 2022 07:52:51 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C70DE0A6D for ; Thu, 1 Sep 2022 07:52:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 508F6340FE1 for ; Thu, 1 Sep 2022 07:52:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A388E58D for ; Thu, 1 Sep 2022 07:52:48 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1662018751.7642160879aef4957c93c15ad14e7660e31b7bd9.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ipvsadm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild X-VCS-Directories: sys-cluster/ipvsadm/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 7642160879aef4957c93c15ad14e7660e31b7bd9 X-VCS-Branch: master Date: Thu, 1 Sep 2022 07:52:48 +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: 57c4f5ac-9942-4bae-a212-2f35b013f46b X-Archives-Hash: 256e7216844fdb7e21c8824bac9d0f66 commit: 7642160879aef4957c93c15ad14e7660e31b7bd9 Author: Jakov Smolić gentoo org> AuthorDate: Thu Sep 1 07:52:31 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Sep 1 07:52:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76421608 sys-cluster/ipvsadm: Stabilize 1.31-r1 ppc64, #867565 Signed-off-by: Jakov Smolić gentoo.org> sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild index 22b2dc5d4897..3cd7289231c3 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.31-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://kernel.org/pub/linux/utils/kernel/ipvsadm/ipvsadm-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="static-libs" RDEPEND="