summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-16 04:38:56 +0100
committerSam James <sam@gentoo.org>2023-05-16 04:38:56 +0100
commit339e131b47f0ec9246ae69cb38e659982db8be26 (patch)
tree8e91d374a6051b3cdb2eebdd96fe6a37f2ee0c5c /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.5 arm, #906500 (diff)
downloadgentoo-339e131b47f0ec9246ae69cb38e659982db8be26.tar.gz
gentoo-339e131b47f0ec9246ae69cb38e659982db8be26.tar.bz2
gentoo-339e131b47f0ec9246ae69cb38e659982db8be26.zip
net-analyzer/wireshark: Stabilize 4.0.5 x86, #906500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.5.ebuild b/net-analyzer/wireshark/wireshark-4.0.5.ebuild
index 915ed9ac12ec..2841613a1186 100644
--- a/net-analyzer/wireshark/wireshark-4.0.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.5.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