summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scapy-python3/scapy-python3-0.23.ebuild')
-rw-r--r--dev-python/scapy-python3/scapy-python3-0.23.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/scapy-python3/scapy-python3-0.23.ebuild b/dev-python/scapy-python3/scapy-python3-0.23.ebuild
index cc1082e12e90..0648689c4c71 100644
--- a/dev-python/scapy-python3/scapy-python3-0.23.ebuild
+++ b/dev-python/scapy-python3/scapy-python3-0.23.ebuild
@@ -6,6 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python3_{5,6} )
IUSE="test"
+RESTRICT="!test? ( test )"
inherit distutils-r1
DESCRIPTION="Packet crafting/sending/... PCAP processing tool with python3 compatibility"