diff options
author | Sam James <sam@gentoo.org> | 2021-06-07 23:10:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-07 23:10:27 +0000 |
commit | c05f8c0e86d87f0c300682a5382bbb0322202200 (patch) | |
tree | 65a7c342c0cd479321c5162b80e6ec73ab607c3d /net-analyzer | |
parent | sys-apps/flatpak: Stabilize 1.10.2 arm64, #775365 (diff) | |
download | gentoo-c05f8c0e86d87f0c300682a5382bbb0322202200.tar.gz gentoo-c05f8c0e86d87f0c300682a5382bbb0322202200.tar.bz2 gentoo-c05f8c0e86d87f0c300682a5382bbb0322202200.zip |
net-analyzer/wireshark: Stabilize 3.4.6 arm, #793968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.6.ebuild b/net-analyzer/wireshark/wireshark-3.4.6.ebuild index bc1b28e4498c..414a546592d6 100644 --- a/net-analyzer/wireshark/wireshark-3.4.6.ebuild +++ b/net-analyzer/wireshark/wireshark-3.4.6.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" |