diff options
author | Sam James <sam@gentoo.org> | 2022-12-21 23:09:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-21 23:09:41 +0000 |
commit | ca12b4077d3f2bb00a14e60cf18d0fe6fce9c034 (patch) | |
tree | 732b78e5d927dba2433465bd01781476535155db /net-analyzer/wireshark | |
parent | media-libs/imlib2: Stabilize 1.9.1-r1 ppc, #887201 (diff) | |
download | gentoo-ca12b4077d3f2bb00a14e60cf18d0fe6fce9c034.tar.gz gentoo-ca12b4077d3f2bb00a14e60cf18d0fe6fce9c034.tar.bz2 gentoo-ca12b4077d3f2bb00a14e60cf18d0fe6fce9c034.zip |
net-analyzer/wireshark: Stabilize 3.6.10 arm64, #887801
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.10.ebuild b/net-analyzer/wireshark/wireshark-3.6.10.ebuild index 535f46aab957..f5aa30927abd 100644 --- a/net-analyzer/wireshark/wireshark-3.6.10.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.10.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" |