summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-10 17:53:36 +0000
committerSam James <sam@gentoo.org>2021-06-10 17:53:59 +0000
commit134c44ff6ca50e942641b8585b73841f09df658b (patch)
tree8b863232060ff2a099b4af5a006d569363b72b11 /net-analyzer
parentnet-analyzer/tcpdump: add 4.99.1 (diff)
downloadgentoo-134c44ff6ca50e942641b8585b73841f09df658b.tar.gz
gentoo-134c44ff6ca50e942641b8585b73841f09df658b.tar.bz2
gentoo-134c44ff6ca50e942641b8585b73841f09df658b.zip
net-analyzer/tcpdump: re-enable tests in 4.99.1
Seem to be passing now. Bug: https://bugs.gentoo.org/768498 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.99.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
index ff38b7bbbab6..aa2fc80a8e54 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
@@ -29,8 +29,9 @@ SLOT="0"
IUSE="+drop-root +smi +ssl +samba suid test"
REQUIRED_USE="test? ( samba )"
+RESTRICT="!test? ( test )"
# Assorted failures: bug #768498
-RESTRICT="test"
+#RESTRICT="test"
RDEPEND="
net-libs/libpcap