diff options
author | Sam James <sam@gentoo.org> | 2021-06-07 23:10:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-07 23:10:07 +0000 |
commit | 1086d6dfbc11a116959b8a4526d90941c392b924 (patch) | |
tree | 16a71cd5314f9ac2d3e43b85f6b592d0ecc8dc94 /net-analyzer/wireshark | |
parent | net-im/dino: Stabilize 0.2.1 amd64, #794841 (diff) | |
download | gentoo-1086d6dfbc11a116959b8a4526d90941c392b924.tar.gz gentoo-1086d6dfbc11a116959b8a4526d90941c392b924.tar.bz2 gentoo-1086d6dfbc11a116959b8a4526d90941c392b924.zip |
net-analyzer/wireshark: Stabilize 3.4.6 arm64, #793968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-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 ea90a662d36d..bc1b28e4498c 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" |