summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:47 +0300
commit9ae2ce819aba53287f07442dec3a6a2e9a1c4ab8 (patch)
treefc2138bc01c10acbe8c2d0729e96c83405d97b19 /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.15 amd64, #933294 (diff)
downloadgentoo-9ae2ce819aba53287f07442dec3a6a2e9a1c4ab8.tar.gz
gentoo-9ae2ce819aba53287f07442dec3a6a2e9a1c4ab8.tar.bz2
gentoo-9ae2ce819aba53287f07442dec3a6a2e9a1c4ab8.zip
net-analyzer/wireshark: Stabilize 4.2.5 arm64, #933295
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.5.ebuild b/net-analyzer/wireshark/wireshark-4.2.5.ebuild
index b2759274ebd0..ff06b1fef04e 100644
--- a/net-analyzer/wireshark/wireshark-4.2.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.5.ebuild
@@ -24,7 +24,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~x86"
fi
fi