diff options
author | Sam James <sam@gentoo.org> | 2024-06-01 04:56:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-01 04:56:06 +0100 |
commit | 7e7684d912ec06d2690755041ec180f3e619516d (patch) | |
tree | 935297f25b65ba9bf206b8ba4931b5a7a1e1d5c1 /net-analyzer | |
parent | dev-vcs/git: drop 2.43.0 (diff) | |
download | gentoo-7e7684d912ec06d2690755041ec180f3e619516d.tar.gz gentoo-7e7684d912ec06d2690755041ec180f3e619516d.tar.bz2 gentoo-7e7684d912ec06d2690755041ec180f3e619516d.zip |
net-analyzer/wireshark: Keyword 4.2.5 arm, #933292
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-4.2.5.ebuild | 2 |
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 44fe8772760b..44b984091063 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 ~arm64 ~hppa" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa" fi fi |