diff options
Diffstat (limited to 'dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild')
-rw-r--r-- | dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild b/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild index 276805cf9ba4..2c3264e9aaaf 100644 --- a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild +++ b/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild @@ -6,6 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python3_5 ) IUSE="test" +RESTRICT="!test? ( test )" inherit distutils-r1 DESCRIPTION="Packet crafting/sending/... PCAP processing tool with python3 compatibility" |