commit:     c4199a114abb048079dde60877d8a93c1d422b8a
Author:     Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com>
AuthorDate: Fri Sep 27 16:42:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 07:22:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4199a11

net-analyzer/wirehark: forward ~ppc64

This got lost in 68a076021aefb6c1cb2f799b7b759474a38cbb84

Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com>
Closes: https://github.com/gentoo/gentoo/pull/38495
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/wireshark-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild 
b/net-analyzer/wireshark/wireshark-9999.ebuild
index ec60ad18b9d9..e7fd1536a4ed 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -23,7 +23,7 @@ else
        S="${WORKDIR}/${P/_/}"
 
        if [[ ${PV} != *_rc* ]] ; then
-               KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~x86"
+               KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
        fi
 fi
 

Reply via email to