commit: 535d7271d469b080c8599a8138e0504085724ba1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 10:26:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 10:26:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535d7271
net-analyzer/wireshark: drop ~hppa too for now (no minizip/zlib-ng)
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 ac2883f1b6fc..0d851c3ea110 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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
fi
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild
b/net-analyzer/wireshark/wireshark-9999.ebuild
index ac2883f1b6fc..0d851c3ea110 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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
fi