diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 19:44:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 19:44:13 +0300 |
commit | c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e (patch) | |
tree | 0a989778e6528fe02b141bea19b405fddf66dc60 /net-analyzer | |
parent | net-analyzer/wireshark: Stabilize 4.0.17 arm64, #941649 (diff) | |
download | gentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.tar.gz gentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.tar.bz2 gentoo-c7e18f1ed2705fff9c5cacd1817cd0a036b0d83e.zip |
net-analyzer/wireshark: Stabilize 4.2.8 arm64, #941650
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.8.ebuild | 2 |
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 c226cfa36cdd..cc102e55c843 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 |