diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 09:03:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 09:03:10 +0000 |
commit | dccb1adb48ff777b2beac6bb3c1b5a62d7e1ced5 (patch) | |
tree | 6b60e6d230fa70b38b09eb83f739b004cef2e189 /net-analyzer | |
parent | net-analyzer/wireshark: Stabilize 3.4.9 arm64, #823677 (diff) | |
download | gentoo-dccb1adb48ff777b2beac6bb3c1b5a62d7e1ced5.tar.gz gentoo-dccb1adb48ff777b2beac6bb3c1b5a62d7e1ced5.tar.bz2 gentoo-dccb1adb48ff777b2beac6bb3c1b5a62d7e1ced5.zip |
net-analyzer/wireshark: fix MissingTestRestrict
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/wireshark-3.4.10.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
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 |