commit: 996e0ba7644dc4e2e91436a24afeb2d493e24fd4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 21:10:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 21:10:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996e0ba7
net-analyzer/wireshark: Stabilize 4.4.7 amd64, #959866
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.7.ebuild
b/net-analyzer/wireshark/wireshark-4.4.7.ebuild
index d8bebd56285b..80420fe3f9d9 100644
--- a/net-analyzer/wireshark/wireshark-4.4.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.7.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