commit: c972eacb9dbe046ab1d2e1ec1150602e7a4c53b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 1 22:22:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 1 22:22:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c972eacb
net-analyzer/wireshark: Stabilize 4.4.9 x86, #963636
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.9.ebuild
b/net-analyzer/wireshark/wireshark-4.4.9.ebuild
index b556b1e59c8d..cecfbc54ce07 100644
--- a/net-analyzer/wireshark/wireshark-4.4.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.9.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