commit:     067d2acd9b76171ca1346fd087a2ebbd9d4d8470
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 22:11:32 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 22:14:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067d2acd

net-analyzer/wireshark: add missing test restrict

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/wireshark/wireshark-99999999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild 
b/net-analyzer/wireshark/wireshark-99999999.ebuild
index d2276be5cf2..bb74c337607 100644
--- a/net-analyzer/wireshark/wireshark-99999999.ebuild
+++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
@@ -19,6 +19,7 @@ IUSE="
        +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump 
ssl
        sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd
 "
+RESTRICT="!test? ( test )"
 S=${WORKDIR}/${P/_/}
 
 CDEPEND="

Reply via email to