summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-01 09:22:48 +0300
commit585aec92cd0f7e3a8a9c115459a415465b9e100d (patch)
tree11e1c713b190ac925a5e95b6c07ca155e282b15f /net-analyzer/wireshark
parentnet-analyzer/wireshark: Stabilize 4.2.5 arm64, #933295 (diff)
downloadgentoo-585aec92cd0f7e3a8a9c115459a415465b9e100d.tar.gz
gentoo-585aec92cd0f7e3a8a9c115459a415465b9e100d.tar.bz2
gentoo-585aec92cd0f7e3a8a9c115459a415465b9e100d.zip
net-analyzer/wireshark: Stabilize 4.2.5 amd64, #933295
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/wireshark-4.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.2.5.ebuild b/net-analyzer/wireshark/wireshark-4.2.5.ebuild
index ff06b1fef04e..550be16a4dec 100644
--- a/net-analyzer/wireshark/wireshark-4.2.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.2.5.ebuild
@@ -24,7 +24,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm arm64 ~hppa ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~x86"
fi
fi