summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-14 03:49:09 +0000
committerSam James <sam@gentoo.org>2024-11-14 03:49:09 +0000
commit20c10bbd57a35b8a92ad737e905b9ca7fe22e6b9 (patch)
tree8bbf0c2f25cf83e8c8bd6fce45e857471d33cf2b /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.4.1 arm, #943479 (diff)
downloadgentoo-20c10bbd57a35b8a92ad737e905b9ca7fe22e6b9.tar.gz
gentoo-20c10bbd57a35b8a92ad737e905b9ca7fe22e6b9.tar.bz2
gentoo-20c10bbd57a35b8a92ad737e905b9ca7fe22e6b9.zip
net-analyzer/wireshark: Stabilize 4.4.1 ppc64, #943479
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.4.1.ebuild b/net-analyzer/wireshark/wireshark-4.4.1.ebuild
index de44d7ee41d2..90d41e05de1e 100644
--- a/net-analyzer/wireshark/wireshark-4.4.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.1.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