commit: dccb1adb48ff777b2beac6bb3c1b5a62d7e1ced5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 09:03:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 09:03:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccb1adb
net-analyzer/wireshark: fix MissingTestRestrict
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/wireshark-3.4.10.ebuild | 2 ++
net-analyzer/wireshark/wireshark-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/net-analyzer/wireshark/wireshark-3.4.10.ebuild
b/net-analyzer/wireshark/wireshark-3.4.10.ebuild
index a684bf49242d..9d120d24bcf1 100644
--- a/net-analyzer/wireshark/wireshark-3.4.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.4.10.ebuild
@@ -29,6 +29,8 @@ IUSE+=" +mergecap +minizip +netlink opus +plugins
plugin-ifdemo +pcap +qt5 +rand
IUSE+=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp
sshdump ssl"
IUSE+=" sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd"
+RESTRICT="!test? ( test )"
+
# bug #753062 for speexdsp
CDEPEND="
acct-group/pcap
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild
b/net-analyzer/wireshark/wireshark-9999.ebuild
index a684bf49242d..9d120d24bcf1 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -29,6 +29,8 @@ IUSE+=" +mergecap +minizip +netlink opus +plugins
plugin-ifdemo +pcap +qt5 +rand
IUSE+=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp
sshdump ssl"
IUSE+=" sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd"
+RESTRICT="!test? ( test )"
+
# bug #753062 for speexdsp
CDEPEND="
acct-group/pcap