diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:09:17 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 07:09:17 +0200 |
commit | 7cb07acc72bb7d46baf98b73db4f2e6f86153d8a (patch) | |
tree | 19ffb54476794bbfda3416524f69af32afb8f300 /net-analyzer | |
parent | dev-util/cproto: Stabilize 4.7w x86, #938640 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |