summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-01 18:46:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-01 18:46:43 +0200
commit2ed44f05a1677984ff24d7ed7a18fee843ad4ee1 (patch)
treef7556d0587839ad5317f1662ee900a38b4d5afc1
parentgui-libs/libhandy: Version bump to 1.8.1 (diff)
downloadgentoo-2ed44f05.tar.gz
gentoo-2ed44f05.tar.bz2
gentoo-2ed44f05.zip
net-analyzer/wireshark: Stabilize 4.0.3 arm64, #892151
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-analyzer/wireshark/wireshark-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-4.0.3.ebuild b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
index ab3fdea34f32..49d3f5048aa3 100644
--- a/net-analyzer/wireshark/wireshark-4.0.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
fi
fi