diff options
author | Sam James <sam@gentoo.org> | 2024-05-29 12:45:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-29 12:45:28 +0100 |
commit | 83b4e583cd19faf992290c86637bbe4596e72399 (patch) | |
tree | 0338bc6d59b08993d0f19fe2ebb9cbb1ffb20707 /net-analyzer | |
parent | net-analyzer/nagstamon: Stabilize 3.14.0-r1 amd64, #933003 (diff) | |
download | gentoo-83b4e583cd19faf992290c86637bbe4596e72399.tar.gz gentoo-83b4e583cd19faf992290c86637bbe4596e72399.tar.bz2 gentoo-83b4e583cd19faf992290c86637bbe4596e72399.zip |
net-analyzer/wireshark: Stabilize 4.2.4-r1 arm64, #933004
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.4-r1.ebuild b/net-analyzer/wireshark/wireshark-4.2.4-r1.ebuild index 0e0d86d74067..9ffea34b21d4 100644 --- a/net-analyzer/wireshark/wireshark-4.2.4-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.4-r1.ebuild @@ -24,7 +24,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm64 ~hppa" + KEYWORDS="~amd64 arm64 ~hppa" fi fi |