commit: 223deb09cd5bbfcac6b1059c5036d9de0ea8cf0b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 18:14:14 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 18:14:14 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223deb09
net-analyzer/wireshark: Stabilize 4.6.3 arm, #970248
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.6.3.ebuild
b/net-analyzer/wireshark/wireshark-4.6.3.ebuild
index 7b339432a3c4..340bea2b971a 100644
--- a/net-analyzer/wireshark/wireshark-4.6.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.6.3.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