summaryrefslogtreecommitdiff
path: root/net-analyzer/scapy/scapy-2.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/scapy/scapy-2.5.0.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scapy/scapy-2.5.0.ebuild b/net-analyzer/scapy/scapy-2.5.0.ebuild
index f1784cc3ed4b..2626511f453a 100644
--- a/net-analyzer/scapy/scapy-2.5.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 readme.gentoo-r1
DESCRIPTION="A Python interactive packet manipulation program for mastering the network"