summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:20 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:20 +0200
commit5308288ff868bd420fbd899a5aa2a2a1f08b5ca2 (patch)
tree2e40d6d737d56696a317e07020a6e92bdbe7fab4 /net-analyzer/wireshark/wireshark-4.2.6.ebuild
parentnet-libs/nghttp3: Stabilize 1.3.0 arm, #938641 (diff)
downloadgentoo-5308288ff868bd420fbd899a5aa2a2a1f08b5ca2.tar.gz
gentoo-5308288ff868bd420fbd899a5aa2a2a1f08b5ca2.tar.bz2
gentoo-5308288ff868bd420fbd899a5aa2a2a1f08b5ca2.zip
net-analyzer/wireshark: Stabilize 4.2.6 arm64, #938641
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/wireshark-4.2.6.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.6.ebuild b/net-analyzer/wireshark/wireshark-4.2.6.ebuild
index 073b2fe57e83..4480ecaaa22a 100644
--- a/net-analyzer/wireshark/wireshark-4.2.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.6.ebuild
@@ -24,7 +24,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~riscv ~x86"
fi
fi