commit: 836baa97f544dc0aab10f3272f162f5e20619353 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 7 06:34:18 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 7 06:34:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836baa97
net-analyzer/wireshark: Stabilize 4.2.9 arm64, #945994 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-analyzer/wireshark/wireshark-4.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-4.2.9.ebuild b/net-analyzer/wireshark/wireshark-4.2.9.ebuild index e6493d6e836c..c27298984775 100644 --- a/net-analyzer/wireshark/wireshark-4.2.9.ebuild +++ b/net-analyzer/wireshark/wireshark-4.2.9.ebuild @@ -24,7 +24,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