summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-27 05:46:20 +0100
committerSam James <sam@gentoo.org>2023-09-27 05:46:20 +0100
commitd9d096430d897b2ec1d66465b2c467839b897a86 (patch)
treed1004047d6a2117909b30e43e9c06c7de13b0a6c /net-analyzer/wireshark
parentnet-analyzer/wireshark: Stabilize 4.0.8 arm, #914788 (diff)
downloadgentoo-d9d096430d897b2ec1d66465b2c467839b897a86.tar.gz
gentoo-d9d096430d897b2ec1d66465b2c467839b897a86.tar.bz2
gentoo-d9d096430d897b2ec1d66465b2c467839b897a86.zip
net-analyzer/wireshark: Stabilize 4.0.8 arm64, #914788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
index 46a766fba830..d6647dd933c0 100644
--- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86"
fi
fi