From e2fcfa64c4991e47830af1e2357cb5aabce1af69 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 7 Dec 2024 06:34:19 +0000 Subject: [PATCH] net-analyzer/wireshark: Stabilize 4.4.2 arm64, #945995 Signed-off-by: Arthur Zamarin --- net-analyzer/wireshark/wireshark-4.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-4.4.2.ebuild b/net-analyzer/wireshark/wireshark-4.4.2.ebuild index 5c5d9c7af028f..d98f5cdcd666c 100644 --- a/net-analyzer/wireshark/wireshark-4.4.2.ebuild +++ b/net-analyzer/wireshark/wireshark-4.4.2.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