summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-04 01:31:21 +0000
committerSam James <sam@gentoo.org>2021-12-04 01:31:21 +0000
commite6d802669913fc41481038403d0b32ff0f8be375 (patch)
tree2e3032f00080aa94ba9f3a77412216bc54af9732 /net-analyzer/wireshark
parentsci-libs/libqalculate: conditionally build tests (diff)
downloadgentoo-e6d802669913fc41481038403d0b32ff0f8be375.tar.gz
gentoo-e6d802669913fc41481038403d0b32ff0f8be375.tar.bz2
gentoo-e6d802669913fc41481038403d0b32ff0f8be375.zip
net-analyzer/wireshark: Stabilize 3.4.10 arm, #827866
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-3.4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.4.10.ebuild b/net-analyzer/wireshark/wireshark-3.4.10.ebuild
index 3d3502f644b9..6380c0c2f9ab 100644
--- a/net-analyzer/wireshark/wireshark-3.4.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.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 x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc64 x86"
fi
LICENSE="GPL-2"