commit: 8e5e482f1ec23abb2910f235f08f4cfc6e8152c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 12:39:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 12:45:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5e482f
net-analyzer/wireshark: Stabilize 4.4.8 amd64, #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 6f7db74db9f3..55af2b95e11f 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