summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 19:22:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 19:22:20 +0300
commit96f2dff9ce54fccaaa5e5487bab9d58e1a7a4a10 (patch)
tree0ad5322d5d692cab39006e2b98a878cee2e99935 /net-analyzer
parentdev-perl/autovivification: Stabilize 0.180.0-r2 arm, #941572 (diff)
downloadgentoo-96f2dff9ce54fccaaa5e5487bab9d58e1a7a4a10.tar.gz
gentoo-96f2dff9ce54fccaaa5e5487bab9d58e1a7a4a10.tar.bz2
gentoo-96f2dff9ce54fccaaa5e5487bab9d58e1a7a4a10.zip
net-analyzer/wireshark: Stabilize 4.2.8 arm, #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 57354a755ed0..c226cfa36cdd 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