From 60ea0b44f85f6e172b1f5a4a2b1da0c5b8d42aea Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 11 Dec 2025 02:43:45 -0500 Subject: [PATCH] net-analyzer/wireshark: Stabilize 4.6.0 ppc64, #966670 Signed-off-by: Eli Schwartz --- net-analyzer/wireshark/wireshark-4.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-4.6.0.ebuild b/net-analyzer/wireshark/wireshark-4.6.0.ebuild index 3285436487747..a3dc03bfe2faf 100644 --- a/net-analyzer/wireshark/wireshark-4.6.0.ebuild +++ b/net-analyzer/wireshark/wireshark-4.6.0.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc64 ~riscv x86" fi fi