commit: 5beb72f80b2e97e3ad796f0459b33fedee90c1bb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 12:57:53 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 12:57:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5beb72f8
net-analyzer/wireshark: Stabilize 4.4.7 ppc64, #959866
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.7.ebuild
b/net-analyzer/wireshark/wireshark-4.4.7.ebuild
index 55af2b95e11f..c5e9b91743e0 100644
--- a/net-analyzer/wireshark/wireshark-4.4.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.7.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