commit: 221c73253319d16f8d0ae97922d3b7a174dafa6c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 16:12:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 16:12:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221c7325
net-analyzer/wireshark: Stabilize 4.0.17 arm, #941649
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-4.0.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/wireshark-4.0.17.ebuild
b/net-analyzer/wireshark/wireshark-4.0.17.ebuild
index f9a3a7bc4b8e..d699e601b965 100644
--- a/net-analyzer/wireshark/wireshark-4.0.17.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.17.ebuild
@@ -23,7 +23,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc64 ~riscv x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ppc64 ~riscv x86"
fi
fi