summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:37:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:37:01 +0200
commit0603c9396cec1b17d3c5d3e91e584ec54b667d8b (patch)
treecabc6e55c24057708017de8454f45a323ffcff53 /net-analyzer
parentnet-misc/spice-gtk: Stabilize 0.41-r1 arm64, #887463 (diff)
downloadgentoo-0603c9396cec1b17d3c5d3e91e584ec54b667d8b.tar.gz
gentoo-0603c9396cec1b17d3c5d3e91e584ec54b667d8b.tar.bz2
gentoo-0603c9396cec1b17d3c5d3e91e584ec54b667d8b.zip
net-analyzer/wireshark: Stabilize 3.6.10 arm, #887801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.10.ebuild b/net-analyzer/wireshark/wireshark-3.6.10.ebuild
index 0307c097a39d..e4a91cba071f 100644
--- a/net-analyzer/wireshark/wireshark-3.6.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"