summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-14 15:30:58 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-14 15:30:58 +0300
commitb995872a52594b2b06dd91428c6bd48571edaaaf (patch)
treea7719446f239d351a89546b232ccccff1c221712 /net-analyzer/wireshark
parentnet-analyzer/wireshark: Stabilize 4.0.6 arm64, #908475 (diff)
downloadgentoo-b995872a52594b2b06dd91428c6bd48571edaaaf.tar.gz
gentoo-b995872a52594b2b06dd91428c6bd48571edaaaf.tar.bz2
gentoo-b995872a52594b2b06dd91428c6bd48571edaaaf.zip
net-analyzer/wireshark: Stabilize 4.0.6 ppc64, #908475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.6.ebuild b/net-analyzer/wireshark/wireshark-4.0.6.ebuild
index b7f911d2963c..30508d99099d 100644
--- a/net-analyzer/wireshark/wireshark-4.0.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.6.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