summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-07-17 10:18:06 -0400
committerEli Schwartz <eschwartz@gentoo.org>2026-07-17 10:45:12 -0400
commitb3202d8c3bdcc876a4913495d5c620faf98e1aaa (patch)
tree4b618763581d00c59a659755214121d15999659b /net-analyzer
parentfe63ede33de9b1a31d6502cb8c040f81944f2726 (diff)
net-analyzer/wireshark: Stabilize 4.6.7 arm64, #979409
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.6.7.ebuild b/net-analyzer/wireshark/wireshark-4.6.7.ebuild
index 50b765547446..084a6c7d22fb 100644
--- a/net-analyzer/wireshark/wireshark-4.6.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.6.7.ebuild
@@ -23,7 +23,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