summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-26 21:38:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-26 21:38:06 +0200
commitb1298d3b2ab1ce013788348f604e2eb4048725f1 (patch)
tree59f8004f5e0691c203460c5ac14ef02b0ebc13e0 /net-analyzer/wireshark
parentdev-python/typish: Keyword 1.9.3 ppc64, #832066 (diff)
downloadgentoo-b1298d3b2ab1ce013788348f604e2eb4048725f1.tar.gz
gentoo-b1298d3b2ab1ce013788348f604e2eb4048725f1.tar.bz2
gentoo-b1298d3b2ab1ce013788348f604e2eb4048725f1.zip
net-analyzer/wireshark: Stabilize 3.6.1 arm, #831577
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.1.ebuild b/net-analyzer/wireshark/wireshark-3.6.1.ebuild
index a4fec6f5c579..b77616001320 100644
--- a/net-analyzer/wireshark/wireshark-3.6.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.1.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"