diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 16:40:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 16:40:19 +0000 |
commit | d6374cc493bcc498671f83ad69ca54a4b978d2dd (patch) | |
tree | d33731a3acd41f2e740b94cc0f7de52baa75d5b8 /net-analyzer/wireshark | |
parent | mail-filter/mailfilter: Stabilize 0.8.9 ppc, #887703 (diff) | |
download | gentoo-d6374cc493bcc498671f83ad69ca54a4b978d2dd.tar.gz gentoo-d6374cc493bcc498671f83ad69ca54a4b978d2dd.tar.bz2 gentoo-d6374cc493bcc498671f83ad69ca54a4b978d2dd.zip |
net-analyzer/wireshark: Stabilize 3.6.10 ppc64, #887801
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.10.ebuild b/net-analyzer/wireshark/wireshark-3.6.10.ebuild index 7e3a61ee7902..0307c097a39d 100644 --- a/net-analyzer/wireshark/wireshark-3.6.10.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.10.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv ~x86" fi LICENSE="GPL-2" |