commit:     82a51026b8cf987c485407bbec7334356b3a220b
Author:     Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com>
AuthorDate: Thu Jan  9 10:15:41 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 10:24:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a51026

net-analyzer/wireshark: remove loong for now due to missing zlib-ng

Bug: https://bugs.gentoo.org/947765
Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/wireshark-4.4.3.ebuild | 2 +-
 net-analyzer/wireshark/wireshark-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/wireshark/wireshark-4.4.3.ebuild 
b/net-analyzer/wireshark/wireshark-4.4.3.ebuild
index 3d6ab556427f..7fa370c88d71 100644
--- a/net-analyzer/wireshark/wireshark-4.4.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.3.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 ~ppc64 ~riscv ~x86"
        fi
 fi
 

diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild 
b/net-analyzer/wireshark/wireshark-9999.ebuild
index 3d6ab556427f..7fa370c88d71 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 ~ppc64 ~riscv ~x86"
+               KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
        fi
 fi
 

Reply via email to