diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:25 +0000 |
commit | 4b42fdea5543f2f849ec0390e5eedf6c50f3fa7f (patch) | |
tree | 39fe636abbfff396992a2a4c5e9e88e38bddf2e9 /net-analyzer | |
parent | sec-keys/openpgp-keys-wireshark: Stabilize 20230903 amd64, #920211 (diff) | |
download | gentoo-4b42fdea5543f2f849ec0390e5eedf6c50f3fa7f.tar.gz gentoo-4b42fdea5543f2f849ec0390e5eedf6c50f3fa7f.tar.bz2 gentoo-4b42fdea5543f2f849ec0390e5eedf6c50f3fa7f.zip |
net-analyzer/wireshark: Stabilize 4.0.11 ppc64, #920211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.11.ebuild b/net-analyzer/wireshark/wireshark-4.0.11.ebuild index 5ea1303c8250..c16b598ed310 100644 --- a/net-analyzer/wireshark/wireshark-4.0.11.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.11.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc64 ~riscv ~x86" fi fi |