summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-28 21:07:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-28 21:07:35 +0200
commitbb935a979e6ed4a1dcc5ef0e038d1c95dc6e6e7c (patch)
treeb0097229c6b2db2e30049bfd8a0e199d99fa76c7
parentapp-accessibility/orca: Version bump to 41.1 (diff)
downloadgentoo-bb935a979e6ed4a1dcc5ef0e038d1c95dc6e6e7c.tar.gz
gentoo-bb935a979e6ed4a1dcc5ef0e038d1c95dc6e6e7c.tar.bz2
gentoo-bb935a979e6ed4a1dcc5ef0e038d1c95dc6e6e7c.zip
net-analyzer/wireshark: Stabilize 3.6.1 arm64, #831577
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.1.ebuild b/net-analyzer/wireshark/wireshark-3.6.1.ebuild
index b77616001320..460b8e001f30 100644
--- a/net-analyzer/wireshark/wireshark-3.6.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.1.ebuild
@@ -18,7 +18,7 @@ else
SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz"
S="${WORKDIR}/${P/_/}"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2"