summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-09-14 04:25:03 -0400
committerEli Schwartz <eschwartz@gentoo.org>2026-09-14 10:35:55 -0400
commitec9618bc3ae6dd981cfccd86f01044e597fe7646 (patch)
treeb7e998a31c36c5a8ddf10f67d3e607197ad49fde /net-analyzer
parent8848db899d0a6594af265ad214295f5a6e6ced1f (diff)
net-analyzer/wireshark: Stabilize 4.6.8 ppc64, #982515
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.6.8.ebuild b/net-analyzer/wireshark/wireshark-4.6.8.ebuild
index 99ed811a7b1f..a4fb5860798a 100644
--- a/net-analyzer/wireshark/wireshark-4.6.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.6.8.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