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 964E615800F for ; Wed, 4 Jan 2023 04:56:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FF84E07EE; Wed, 4 Jan 2023 04:56:28 +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 8605AE07EE for ; Wed, 4 Jan 2023 04:56:28 +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 AB39F33BEAC for ; Wed, 4 Jan 2023 04:56:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA454803 for ; Wed, 4 Jan 2023 04:56:24 +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: <1672808176.4d16ba8d72caa79016e15114dbf1a86ffb1d06c6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netperf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/netperf/netperf-2.7.0-r4.ebuild X-VCS-Directories: net-analyzer/netperf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4d16ba8d72caa79016e15114dbf1a86ffb1d06c6 X-VCS-Branch: master Date: Wed, 4 Jan 2023 04:56:24 +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: 66057492-cd06-4698-bb08-90043239e4c5 X-Archives-Hash: fc168d56dad37e4d016f941cc9f3431a commit: 4d16ba8d72caa79016e15114dbf1a86ffb1d06c6 Author: Sam James gentoo org> AuthorDate: Wed Jan 4 04:56:11 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 4 04:56:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d16ba8d net-analyzer/netperf: Stabilize 2.7.0-r4 sparc, #889630 Signed-off-by: Sam James gentoo.org> net-analyzer/netperf/netperf-2.7.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/netperf/netperf-2.7.0-r4.ebuild b/net-analyzer/netperf/netperf-2.7.0-r4.ebuild index 1753f9a5242e..f2cbe9c445a8 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r4.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r4.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic DESCRIPTION="Network performance benchmark" HOMEPAGE="http://www.netperf.org/" SRC_URI="ftp://ftp.netperf.org/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" LICENSE="netperf" SLOT="0"