summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:46 +0300
commite2a59df138506e56ba97169c09fb31d9a87c02cf (patch)
tree5f3e2cfff8a99336c595431c63c327229769f9f6 /net-analyzer
parentnet-analyzer/wireshark: Stabilize 4.0.15 arm64, #933294 (diff)
downloadgentoo-e2a59df138506e56ba97169c09fb31d9a87c02cf.tar.gz
gentoo-e2a59df138506e56ba97169c09fb31d9a87c02cf.tar.bz2
gentoo-e2a59df138506e56ba97169c09fb31d9a87c02cf.zip
net-analyzer/wireshark: Stabilize 4.0.15 amd64, #933294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.15.ebuild b/net-analyzer/wireshark/wireshark-4.0.15.ebuild
index fe89289f0fd4..7dfb89f2d31c 100644
--- a/net-analyzer/wireshark/wireshark-4.0.15.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.15.ebuild
@@ -23,7 +23,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