commit: f35aa10cd1cfaa0996b84351cc92ca236ff6e089
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 09:09:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 09:09:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35aa10c
net-analyzer/wireshark: Stabilize 4.4.8 x86, #961681
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.8.ebuild
b/net-analyzer/wireshark/wireshark-4.4.8.ebuild
index d8bebd56285b..9251d5869329 100644
--- a/net-analyzer/wireshark/wireshark-4.4.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.8.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