summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:17 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:17 +0200
commit7cb07acc72bb7d46baf98b73db4f2e6f86153d8a (patch)
tree19ffb54476794bbfda3416524f69af32afb8f300 /net-analyzer
parentdev-util/cproto: Stabilize 4.7w x86, #938640 (diff)
downloadgentoo-7cb07acc72bb7d46baf98b73db4f2e6f86153d8a.tar.gz
gentoo-7cb07acc72bb7d46baf98b73db4f2e6f86153d8a.tar.bz2
gentoo-7cb07acc72bb7d46baf98b73db4f2e6f86153d8a.zip
net-analyzer/wireshark: Stabilize 4.2.6 arm, #938641
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 63bc4eeebbb0..073b2fe57e83 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