diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:38:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:38:57 +0200 |
commit | 68393ba82d209eabd7ff47b1c38ce5018c48b379 (patch) | |
tree | 4e1e5e6b70eb7ae5900e917bbf2bfcdb5a158dcc /net-analyzer | |
parent | dev-python/ipykernel: Stabilize 6.18.3 amd64, #885185 (diff) | |
download | gentoo-68393ba82d209eabd7ff47b1c38ce5018c48b379.tar.gz gentoo-68393ba82d209eabd7ff47b1c38ce5018c48b379.tar.bz2 gentoo-68393ba82d209eabd7ff47b1c38ce5018c48b379.zip |
net-analyzer/wireshark: Stabilize 3.6.9 arm64, #885125
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.9.ebuild b/net-analyzer/wireshark/wireshark-3.6.9.ebuild index b5f562deaee1..4116451fbbfc 100644 --- a/net-analyzer/wireshark/wireshark-3.6.9.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.9.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" |