diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:59:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:59:53 +0000 |
commit | ec28ee9883aa9151f4d44b0924bca64498686e59 (patch) | |
tree | 147ef76febc57c6e1cb7f0bb73c64b5565c3082d /net-analyzer/wireshark | |
parent | sys-apps/ethtool: Stabilize 5.10 arm64, #787857 (diff) | |
download | gentoo-ec28ee9883aa9151f4d44b0924bca64498686e59.tar.gz gentoo-ec28ee9883aa9151f4d44b0924bca64498686e59.tar.bz2 gentoo-ec28ee9883aa9151f4d44b0924bca64498686e59.zip |
net-analyzer/wireshark: Stabilize 3.4.5 arm64, #784899
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.5.ebuild b/net-analyzer/wireshark/wireshark-3.4.5.ebuild index 7f7a2a05f838..2bb18ce9d57a 100644 --- a/net-analyzer/wireshark/wireshark-3.4.5.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.5.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 x86" fi LICENSE="GPL-2" |