diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.5.0.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-2.5.0.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-analyzer/scapy/scapy-2.5.0.ebuild b/net-analyzer/scapy/scapy-2.5.0.ebuild index 3a385c66fe57..aa1c22caace1 100644 --- a/net-analyzer/scapy/scapy-2.5.0.ebuild +++ b/net-analyzer/scapy/scapy-2.5.0.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# See https://github.com/secdev/scapy/pull/3958#discussion_r1161302244 on next +# bump (>2.5.0)! + PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 readme.gentoo-r1 |