diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:28 +0000 |
commit | 2d41a382cc54e7ce7484664eecf4d34e6c716cfa (patch) | |
tree | cc58d3fe26d34b08f1ea9db9614cfffcf327c0dd /net-analyzer/wireshark | |
parent | sec-keys/openpgp-keys-wireshark: Stabilize 20230903 arm, #920211 (diff) | |
download | gentoo-2d41a382cc54e7ce7484664eecf4d34e6c716cfa.tar.gz gentoo-2d41a382cc54e7ce7484664eecf4d34e6c716cfa.tar.bz2 gentoo-2d41a382cc54e7ce7484664eecf4d34e6c716cfa.zip |
net-analyzer/wireshark: Stabilize 4.0.11 arm64, #920211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-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 c89b667a07a0..9be3c33a2f7a 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 |