commit: 4d2fd471779c0d9ba2c0794a121c9ad93b59ec70
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 18:59:44 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 18:59:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2fd471
net-analyzer/wireshark: stabilize 4.4.2-r1 for arm
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.4.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/wireshark/wireshark-4.4.2-r1.ebuild
b/net-analyzer/wireshark/wireshark-4.4.2-r1.ebuild
index d1403150f0bc..70b917295734 100644
--- a/net-analyzer/wireshark/wireshark-4.4.2-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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