commit: 0888818eb6e4a3341650d64d1eaea46419205bd8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 06:23:55 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 06:23:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0888818e
net-analyzer/wireshark: Stabilize 4.2.8 x86, #941650
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.2.8.ebuild
b/net-analyzer/wireshark/wireshark-4.2.8.ebuild
index c31253d1e424..57354a755ed0 100644
--- a/net-analyzer/wireshark/wireshark-4.2.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.8.ebuild
@@ -24,7 +24,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