From 8f3d3e15ba654ce3c8cfd252154c232c09e1af70 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 23 Oct 2024 22:23:47 +0300 Subject: [PATCH] net-analyzer/wireshark: Stabilize 4.0.17 amd64, #941649 Signed-off-by: Arthur Zamarin --- net-analyzer/wireshark/wireshark-4.0.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-4.0.17.ebuild b/net-analyzer/wireshark/wireshark-4.0.17.ebuild index efb82340b4ed3..ad1bce936375d 100644 --- a/net-analyzer/wireshark/wireshark-4.0.17.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.17.ebuild @@ -23,7 +23,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 arm arm64 ~hppa ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ppc64 ~riscv x86" fi fi