Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/
Date: Wed, 01 Feb 2023 16:47:18
Message-Id: 1675270026.0efc3685e1a1a6e853b27f98fdf2cd7d7ea6c3a1.arthurzam@gentoo
1 commit: 0efc3685e1a1a6e853b27f98fdf2cd7d7ea6c3a1
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 1 16:47:06 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 16:47:06 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efc3685
7
8 net-analyzer/wireshark: Stabilize 4.0.3 ppc64, #892151
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-analyzer/wireshark/wireshark-4.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/wireshark/wireshark-4.0.3.ebuild b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
16 index 49d3f5048aa3..152c11941a11 100644
17 --- a/net-analyzer/wireshark/wireshark-4.0.3.ebuild
18 +++ b/net-analyzer/wireshark/wireshark-4.0.3.ebuild
19 @@ -19,7 +19,7 @@ else
20 S="${WORKDIR}/${P/_/}"
21
22 if [[ ${PV} != *_rc* ]] ; then
23 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
25 fi
26 fi