commit: e2fcfa64c4991e47830af1e2357cb5aabce1af69
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 06:34:19 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 06:34:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fcfa64
net-analyzer/wireshark: Stabilize 4.4.2 arm64, #945995
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.2.ebuild
b/net-analyzer/wireshark/wireshark-4.4.2.ebuild
index 5c5d9c7af028..d98f5cdcd666 100644
--- a/net-analyzer/wireshark/wireshark-4.4.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.2.ebuild
@@ -23,7 +23,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