diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 06:43:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 06:43:17 +0100 |
commit | e0e2f3b1fd38b18053ff19659c2b8a5e1a699253 (patch) | |
tree | 7b5efa8ca84a736bbb55e4afed1b6a848fac46b1 /net-analyzer/wireshark | |
parent | app-text/tesseract: Stabilize 5.3.4 arm, #933635 (diff) | |
download | gentoo-e0e2f3b1fd38b18053ff19659c2b8a5e1a699253.tar.gz gentoo-e0e2f3b1fd38b18053ff19659c2b8a5e1a699253.tar.bz2 gentoo-e0e2f3b1fd38b18053ff19659c2b8a5e1a699253.zip |
net-analyzer/wireshark: Stabilize 4.2.8 ppc64, #941650
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.8.ebuild b/net-analyzer/wireshark/wireshark-4.2.8.ebuild index 12fd6eaa2179..12e37d995971 100644 --- a/net-analyzer/wireshark/wireshark-4.2.8.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.8.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 |