commit: 9fc60683e8b0cdba52674a21543a67db91ff6f9e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:19:10 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:19:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc60683
net-analyzer/wireshark: Stabilize 4.4.1 arm64, #943479
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.1.ebuild
b/net-analyzer/wireshark/wireshark-4.4.1.ebuild
index 7e4117e2772b..9b0ab0f0cacf 100644
--- a/net-analyzer/wireshark/wireshark-4.4.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.1.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