summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-17 07:10:01 +0100
committerSam James <sam@gentoo.org>2024-10-17 07:10:01 +0100
commit197e22f8483148e7f5bb7d7014d21ce4a8a4e83b (patch)
tree8ab10d4b35352ef857d656ebc0cc8431873dce71 /net-analyzer
parentmedia-radio/fldigi: add 4.2.06 (diff)
downloadgentoo-197e22f8483148e7f5bb7d7014d21ce4a8a4e83b.tar.gz
gentoo-197e22f8483148e7f5bb7d7014d21ce4a8a4e83b.tar.bz2
gentoo-197e22f8483148e7f5bb7d7014d21ce4a8a4e83b.zip
net-analyzer/wireshark: Stabilize 4.0.17 ppc64, #941649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.17.ebuild b/net-analyzer/wireshark/wireshark-4.0.17.ebuild
index 7f406bb3655e..b675ce187e8f 100644
--- a/net-analyzer/wireshark/wireshark-4.0.17.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.17.ebuild
@@ -23,7 +23,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc64 ~riscv ~x86"
fi
fi