summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-01 18:47:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-01 18:47:06 +0200
commit0efc3685e1a1a6e853b27f98fdf2cd7d7ea6c3a1 (patch)
tree91121a7408fea9e0dd6dc493ab8112428964b992
parentnet-analyzer/wireshark: Stabilize 4.0.3 arm64, #892151 (diff)
downloadgentoo-0efc3685.tar.gz
gentoo-0efc3685.tar.bz2
gentoo-0efc3685.zip
net-analyzer/wireshark: Stabilize 4.0.3 ppc64, #892151
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.3.ebuild b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
index 49d3f5048aa3..152c11941a11 100644
--- a/net-analyzer/wireshark/wireshark-4.0.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
fi
fi