summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-06-27 19:35:27 -0400
committerSam James <sam@gentoo.org>2022-06-28 10:38:58 +0100
commitd83ef14669d8a0d1400f38639a10b3b6b28b25ef (patch)
tree8684ceecf0ee1286af9f2ee122985d7ace8a2887 /net-analyzer
parentapp-misc/broot: bump to 1.13.3 (diff)
downloadgentoo-d83ef14669d8a0d1400f38639a10b3b6b28b25ef.tar.gz
gentoo-d83ef14669d8a0d1400f38639a10b3b6b28b25ef.tar.bz2
gentoo-d83ef14669d8a0d1400f38639a10b3b6b28b25ef.zip
net-analyzer/wireshark: Stabilize 3.6.3 ppc64, #841533
Signed-off-by: matoro <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/26101 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.3.ebuild b/net-analyzer/wireshark/wireshark-3.6.3.ebuild
index 7ac210542945..4d449ccaf2ea 100644
--- a/net-analyzer/wireshark/wireshark-3.6.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.3.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"