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
commit6f63a9779c4b08cda8c8271a0bbd3a7453f96206 (patch)
tree6fe3726c4b27f2fa2171d044ae36a40bc4560869 /net-analyzer/wireshark
parentnet-analyzer/wireshark: Stabilize 4.0.15 x86, #933294 (diff)
downloadgentoo-6f63a9779c4b08cda8c8271a0bbd3a7453f96206.tar.gz
gentoo-6f63a9779c4b08cda8c8271a0bbd3a7453f96206.tar.bz2
gentoo-6f63a9779c4b08cda8c8271a0bbd3a7453f96206.zip
net-analyzer/wireshark: Stabilize 4.0.15 arm64, #933294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-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 e78d5be85091..fe89289f0fd4 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