commit: 24dad9937e613f7be14e36afac83d7f6b248172e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 18:30:36 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 18:30:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24dad993
net-analyzer/wireshark: Stabilize 4.6.3 x86, #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 340bea2b971a..e75dc7709ca5 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