commit: 2c09420b8a93587110ecaf0ae83447b1e0269b47
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 13:39:05 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 13:39:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c09420b
net-analyzer/wireshark: Stabilize 4.6.0 arm64, #966670
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.6.0.ebuild
b/net-analyzer/wireshark/wireshark-4.6.0.ebuild
index ea3986507c14..2bce6e429ec5 100644
--- a/net-analyzer/wireshark/wireshark-4.6.0.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.6.0.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