diff options
author | Sam James <sam@gentoo.org> | 2022-07-11 00:51:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-11 00:51:47 +0100 |
commit | 9dbafb5358afea52f0abca8c2536b1643f3cec82 (patch) | |
tree | 3ba9688ad58c8d5a80d285baacd5604116761505 /net-analyzer | |
parent | app-editors/okteta: Stabilize 0.26.9 arm64, #850610 (diff) | |
download | gentoo-9dbafb5358afea52f0abca8c2536b1643f3cec82.tar.gz gentoo-9dbafb5358afea52f0abca8c2536b1643f3cec82.tar.bz2 gentoo-9dbafb5358afea52f0abca8c2536b1643f3cec82.zip |
net-analyzer/wireshark: Stabilize 3.6.6 arm64, #856028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.6.ebuild b/net-analyzer/wireshark/wireshark-3.6.6.ebuild index 38bd8ecc25ad..373d120f39a6 100644 --- a/net-analyzer/wireshark/wireshark-3.6.6.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.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 ~riscv x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86" fi LICENSE="GPL-2" |