diff options
author | Sam James <sam@gentoo.org> | 2021-12-08 05:44:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-08 05:44:10 +0000 |
commit | 9ae466e4c209e9be30c04bb650f294cdfb027d1a (patch) | |
tree | 0400758b3cf60a39dba37b2a4c60c8b31a2cd9d7 /net-analyzer | |
parent | app-office/texstudio: drop 3.1.1-r1, 3.1.2-r1, 4.0.0-r1, 4.0.1, 4.0.4 (diff) | |
download | gentoo-9ae466e4c209e9be30c04bb650f294cdfb027d1a.tar.gz gentoo-9ae466e4c209e9be30c04bb650f294cdfb027d1a.tar.bz2 gentoo-9ae466e4c209e9be30c04bb650f294cdfb027d1a.zip |
net-analyzer/wireshark: keyword 3.6.0-r1
Closes: https://bugs.gentoo.org/823720
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild index cd262a13d500..a9bf284be3dc 100644 --- a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild @@ -18,8 +18,7 @@ else SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz" S="${WORKDIR}/${P/_/}" - # Seems to break libvirt? - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86" fi LICENSE="GPL-2" |