summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-16 07:51:40 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-16 07:51:40 +0000
commit4b5b8d5e7a92c37102f3e605dc1d85c62013cae8 (patch)
tree926c4853ab064d1109109dedf4b7cfbc917619b5 /net-analyzer
parentapp-text/ghostscript-gpl: Stabilize 10.04.0 ppc64, #945129 (diff)
downloadgentoo-4b5b8d5e7a92c37102f3e605dc1d85c62013cae8.tar.gz
gentoo-4b5b8d5e7a92c37102f3e605dc1d85c62013cae8.tar.bz2
gentoo-4b5b8d5e7a92c37102f3e605dc1d85c62013cae8.zip
net-analyzer/wireshark: Stabilize 4.2.9 ppc64, #945994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.9.ebuild b/net-analyzer/wireshark/wireshark-4.2.9.ebuild
index f111cabd7434..f0c589e21b42 100644
--- a/net-analyzer/wireshark/wireshark-4.2.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.9.ebuild
@@ -24,7 +24,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