summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-14 15:30:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-14 15:30:59 +0300
commit35004b80160322385ebdec7721294d9c5ebf09b6 (patch)
tree75e31673f6c47759dab762a2849031bbd10977ba /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.6 arm, #908475 (diff)
downloadgentoo-35004b80160322385ebdec7721294d9c5ebf09b6.tar.gz
gentoo-35004b80160322385ebdec7721294d9c5ebf09b6.tar.bz2
gentoo-35004b80160322385ebdec7721294d9c5ebf09b6.zip
net-analyzer/wireshark: Stabilize 4.0.6 x86, #908475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.6.ebuild b/net-analyzer/wireshark/wireshark-4.0.6.ebuild
index 132e89740aeb..c01734e591a1 100644
--- a/net-analyzer/wireshark/wireshark-4.0.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.6.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