From f4518de905748e4626ac10936ffdb0ebc5a28ed9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 12 May 2026 10:11:06 +0100 Subject: [PATCH] net-analyzer/wireshark: Stabilize 4.6.5-r1 arm, #973643 Signed-off-by: Sam James --- net-analyzer/wireshark/wireshark-4.6.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-4.6.5-r1.ebuild b/net-analyzer/wireshark/wireshark-4.6.5-r1.ebuild index 9a11ca5f27c9e..5449862de427f 100644 --- a/net-analyzer/wireshark/wireshark-4.6.5-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-4.6.5-r1.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~ppc64 ~riscv ~x86" fi fi