diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-16 18:03:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-16 18:03:07 +0000 |
commit | c1c46a0b3d7371d986c4e3ce241c0a2f947702d5 (patch) | |
tree | 9b67d16f7ab7c79646f54db93bfa5f2845d0b3ab /net-analyzer/wireshark/wireshark-4.0.5.ebuild | |
parent | dev-db/unixODBC: Stabilize 2.3.9-r1 ppc, #906489 (diff) | |
download | gentoo-c1c46a0b3d7371d986c4e3ce241c0a2f947702d5.tar.gz gentoo-c1c46a0b3d7371d986c4e3ce241c0a2f947702d5.tar.bz2 gentoo-c1c46a0b3d7371d986c4e3ce241c0a2f947702d5.zip |
net-analyzer/wireshark: Stabilize 4.0.5 ppc64, #906500
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/wireshark-4.0.5.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.5.ebuild b/net-analyzer/wireshark/wireshark-4.0.5.ebuild index 765d3a774d08..6039d7e9573b 100644 --- a/net-analyzer/wireshark/wireshark-4.0.5.ebuild +++ b/net-analyzer/wireshark/wireshark-4.0.5.ebuild @@ -19,7 +19,7 @@ else S="${WORKDIR}/${P/_/}" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86" fi fi |