commit: 10c684d044e27042beb5c24ab6a773e0c6d36f06
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 13:39:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 13:39:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c684d0
net-analyzer/wireshark: Stabilize 4.6.0 arm, #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 248611ee13c6..ea3986507c14 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