Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/
Date: Wed, 08 Dec 2021 05:55:20
Message-Id: 1638942250.9ae466e4c209e9be30c04bb650f294cdfb027d1a.sam@gentoo
1 commit: 9ae466e4c209e9be30c04bb650f294cdfb027d1a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 8 05:44:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 8 05:44:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae466e4
7
8 net-analyzer/wireshark: keyword 3.6.0-r1
9
10 Closes: https://bugs.gentoo.org/823720
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
17 index cd262a13d500..a9bf284be3dc 100644
18 --- a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
19 +++ b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
20 @@ -18,8 +18,7 @@ else
21 SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz"
22 S="${WORKDIR}/${P/_/}"
23
24 - # Seems to break libvirt?
25 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
26 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
27 fi
28
29 LICENSE="GPL-2"