summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-09 13:54:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-09 13:54:24 +0200
commit736593d99a7d23662a3a77abcee0bbf9469fc411 (patch)
tree09ea6e0e9e5e575d49e661ebd60e6b7e45b1225c
parentdev-python/build: Keyword 0.7.0 hppa, #830832 (diff)
downloadgentoo-736593d9.tar.gz
gentoo-736593d9.tar.bz2
gentoo-736593d9.zip
net-analyzer/wireshark: Stabilize 3.4.11 arm64, #830569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-3.4.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.11.ebuild b/net-analyzer/wireshark/wireshark-3.4.11.ebuild
index 6ea541c8b477..0b1bde33daa2 100644
--- a/net-analyzer/wireshark/wireshark-3.4.11.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~x86"
fi
LICENSE="GPL-2"