commit: 197e22f8483148e7f5bb7d7014d21ce4a8a4e83b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 06:10:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 06:10:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197e22f8
net-analyzer/wireshark: Stabilize 4.0.17 ppc64, #941649
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 7f406bb3655e..b675ce187e8f 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