commit: cfc4e3884c1d1bf641c2a85f426c79cc489fb7a2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 18:30:38 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 18:30:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc4e388
net-analyzer/wireshark: Stabilize 4.6.3 amd64, #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 e75dc7709ca5..fe9735c757eb 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