diff options
author | Sam James <sam@gentoo.org> | 2023-08-06 02:29:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-06 02:30:07 +0100 |
commit | 3933ef9be61c03a93003153bad2562350f49d0f4 (patch) | |
tree | 89d3adda83886bb8c686377a3cba79c488fefe8d /net-analyzer | |
parent | net-misc/chrony: add 4.4_pre2 (unkeyworded) (diff) | |
download | gentoo-3933ef9be61c03a93003153bad2562350f49d0f4.tar.gz gentoo-3933ef9be61c03a93003153bad2562350f49d0f4.tar.bz2 gentoo-3933ef9be61c03a93003153bad2562350f49d0f4.zip |
net-analyzer/wireshark: drop irrelevant comment for 9999
See c542ffc3e5039307ede5f9f150c34e94c23c17e1.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index e6c490a67458..f2e8832d6897 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -36,8 +36,6 @@ REQUIRED_USE=" lua? ( ${LUA_REQUIRED_USE} ) " -# Tests restricted for now because rely on pytest internals w/ >=3.11 -# See bug #897078 and https://gitlab.com/wireshark/wireshark/-/issues/18740. RESTRICT="!test? ( test )" # bug #753062 for speexdsp |