summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 10:27:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 10:27:32 +0200
commitfdcf305f06e38b6dbd686e54835f27c613ff1d4b (patch)
tree5b3551a856b55f37d9b4933e34cb46ad2c91e335 /net-analyzer/wireshark
parentdev-perl/Try-Tiny: Stabilize 0.310.0 sparc, #833681 (diff)
downloadgentoo-fdcf305f06e38b6dbd686e54835f27c613ff1d4b.tar.gz
gentoo-fdcf305f06e38b6dbd686e54835f27c613ff1d4b.tar.bz2
gentoo-fdcf305f06e38b6dbd686e54835f27c613ff1d4b.zip
net-analyzer/wireshark: Stabilize 3.6.2 arm, #833632
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.2.ebuild b/net-analyzer/wireshark/wireshark-3.6.2.ebuild
index c7e0b18c7326..8b7e24a4af87 100644
--- a/net-analyzer/wireshark/wireshark-3.6.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.2.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"