summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-24 17:17:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-24 17:17:18 +0300
commitedeebdace1def247a68a08fb70cb8546cd1e2b5c (patch)
tree75097487ca8bdc9c056d0d0a41bab5e040841a15 /net-analyzer
parentdev-perl/Email-Valid: Stabilize 1.203.0 arm64, #886855 (diff)
downloadgentoo-edeebdace1def247a68a08fb70cb8546cd1e2b5c.tar.gz
gentoo-edeebdace1def247a68a08fb70cb8546cd1e2b5c.tar.bz2
gentoo-edeebdace1def247a68a08fb70cb8546cd1e2b5c.zip
net-analyzer/wireshark: Stabilize 4.0.4-r1 arm64, #902703
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild b/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild
index a06e8cb1da43..b80599dfacbf 100644
--- a/net-analyzer/wireshark/wireshark-4.0.4-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.4-r1.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