diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 15:06:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 15:06:53 +0300 |
commit | 3c5f481ca11b3472f881e11345a3fccc14cdd89f (patch) | |
tree | ea354ac2216066229b6abc09daf4a18ba803f7bf /net-analyzer/wireshark | |
parent | net-print/cups-filters: Stabilize 1.28.17-r2 ppc64, #907063 (diff) | |
download | gentoo-3c5f481ca11b3472f881e11345a3fccc14cdd89f.tar.gz gentoo-3c5f481ca11b3472f881e11345a3fccc14cdd89f.tar.bz2 gentoo-3c5f481ca11b3472f881e11345a3fccc14cdd89f.zip |
net-analyzer/wireshark: Stabilize 3.6.13 ppc64, #907129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.13.ebuild b/net-analyzer/wireshark/wireshark-3.6.13.ebuild index d8cfc572e3f7..fa87ef976fc7 100644 --- a/net-analyzer/wireshark/wireshark-3.6.13.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.13.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc64 ~riscv x86" fi LICENSE="GPL-2" |