diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 22:58:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 22:58:15 +0100 |
commit | 5ee97c984f8ca4f05d3eec3458b2177f988393b8 (patch) | |
tree | c9a0726e094b23b196ed19b9af9e164599ea289e /net-analyzer/wireshark | |
parent | dev-cpp/asio: version 1.20.0 (diff) | |
download | gentoo-5ee97c984f8ca4f05d3eec3458b2177f988393b8.tar.gz gentoo-5ee97c984f8ca4f05d3eec3458b2177f988393b8.tar.bz2 gentoo-5ee97c984f8ca4f05d3eec3458b2177f988393b8.zip |
net-analyzer/wireshark: Stabilize 3.4.8 arm64, #814908
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.8.ebuild b/net-analyzer/wireshark/wireshark-3.4.8.ebuild index 470019b2ab7b..68cb4ab7a929 100644 --- a/net-analyzer/wireshark/wireshark-3.4.8.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.8.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" |