summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 19:44:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 19:44:13 +0300
commitc7e18f1ed2705fff9c5cacd1817cd0a036b0d83e (patch)
tree0a989778e6528fe02b141bea19b405fddf66dc60 /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.17 arm64, #941649 (diff)
downloadgentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.tar.gz
gentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.tar.bz2
gentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.zip
net-analyzer/wireshark: Stabilize 4.2.8 arm64, #941650
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.8.ebuild b/net-analyzer/wireshark/wireshark-4.2.8.ebuild
index c226cfa36cdd..cc102e55c843 100644
--- a/net-analyzer/wireshark/wireshark-4.2.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.8.ebuild
@@ -24,7 +24,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc64 ~riscv x86"
fi
fi