summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-16 04:38:59 +0100
committerSam James <sam@gentoo.org>2023-05-16 04:38:59 +0100
commite24eff5251b49cf631c9d5f95f0bf96c1921d641 (patch)
treecfc36916e91968178afb49b8d3658d5acc07a952 /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.5 amd64, #906500 (diff)
downloadgentoo-e24eff5251b49cf631c9d5f95f0bf96c1921d641.tar.gz
gentoo-e24eff5251b49cf631c9d5f95f0bf96c1921d641.tar.bz2
gentoo-e24eff5251b49cf631c9d5f95f0bf96c1921d641.zip
net-analyzer/wireshark: Stabilize 4.0.5 arm64, #906500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.5.ebuild2
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 c88199ff3975..765d3a774d08 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