summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-05 11:50:27 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-05 11:50:27 +0200
commit45a3ce89a00bc5c67be304e0bafdd30440158a43 (patch)
tree23e3d463003200f8e648db307596f4580478a006 /net-analyzer
parentmedia-gfx/chafa: drop 1.8.0 (diff)
downloadgentoo-45a3ce89a00bc5c67be304e0bafdd30440158a43.tar.gz
gentoo-45a3ce89a00bc5c67be304e0bafdd30440158a43.tar.bz2
gentoo-45a3ce89a00bc5c67be304e0bafdd30440158a43.zip
net-analyzer/wireshark: Stabilize 3.6.3 arm64, #841533
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.3.ebuild b/net-analyzer/wireshark/wireshark-3.6.3.ebuild
index 87826eae3a76..7ac210542945 100644
--- a/net-analyzer/wireshark/wireshark-3.6.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.3.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"