summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-03 00:24:16 +0100
committerSam James <sam@gentoo.org>2021-10-03 00:24:16 +0100
commit124090ee066c9c0c42e522ef6a926a337ecdae7a (patch)
tree2447214d9b5c742c6389004f1e8728cb4845d6cd /net-analyzer/wireshark
parentdev-python/cython: backport test warning (causing failure) patch (diff)
downloadgentoo-124090ee066c9c0c42e522ef6a926a337ecdae7a.tar.gz
gentoo-124090ee066c9c0c42e522ef6a926a337ecdae7a.tar.bz2
gentoo-124090ee066c9c0c42e522ef6a926a337ecdae7a.zip
net-analyzer/wireshark: Stabilize 3.4.8 arm, #814908
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-3.4.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.8.ebuild b/net-analyzer/wireshark/wireshark-3.4.8.ebuild
index f16c381920aa..470019b2ab7b 100644
--- a/net-analyzer/wireshark/wireshark-3.4.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.8.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 x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc64 x86"
fi
LICENSE="GPL-2"