diff options
author | Sam James <sam@gentoo.org> | 2023-12-21 06:50:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-21 06:50:27 +0000 |
commit | 583f4f1e4bdf7b6ad3309a90b28f4edbf747b1d7 (patch) | |
tree | 286bf422a19bcc1aa3a4484a2e17e05008996d1d /net-analyzer/wireshark | |
parent | sec-keys/openpgp-keys-wireshark: Stabilize 20230903 ppc64, #920211 (diff) | |
download | gentoo-583f4f1e4bdf7b6ad3309a90b28f4edbf747b1d7.tar.gz gentoo-583f4f1e4bdf7b6ad3309a90b28f4edbf747b1d7.tar.bz2 gentoo-583f4f1e4bdf7b6ad3309a90b28f4edbf747b1d7.zip |
net-analyzer/wireshark: Stabilize 4.0.11 arm, #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 c16b598ed310..c89b667a07a0 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 |