summaryrefslogtreecommitdiff
path: root/net-analyzer/scapy/scapy-2.4.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/scapy/scapy-2.4.5.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-2.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.4.5.ebuild b/net-analyzer/scapy/scapy-2.4.5.ebuild
index d5184f68b5eb..b8d28e831aab 100644
--- a/net-analyzer/scapy/scapy-2.4.5.ebuild
+++ b/net-analyzer/scapy/scapy-2.4.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 readme.gentoo-r1