commit: d36abca73a035406ef2fb0b8f436f69e3080ed73
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 07:28:45 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 07:28:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36abca7
net-analyzer/wireshark: Stabilize 4.4.9 ppc64, #963636
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.9.ebuild
b/net-analyzer/wireshark/wireshark-4.4.9.ebuild
index 792e149484e7..52d11ecf4b5c 100644
--- a/net-analyzer/wireshark/wireshark-4.4.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.9.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