commit: d5988806682f8ef14961420823413b74046a2f72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 05:54:56 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 05:54:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5988806
net-analyzer/wireshark: Stabilize 4.4.2 amd64, #945995
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.2.ebuild
b/net-analyzer/wireshark/wireshark-4.4.2.ebuild
index f1364a8f210a..9c446bdef618 100644
--- a/net-analyzer/wireshark/wireshark-4.4.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.2.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