summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-21 20:18:48 +0100
committerSam James <sam@gentoo.org>2023-05-21 20:35:09 +0100
commit2d14f7eae55af52cb3e811d6326d9820a3aa2faa (patch)
tree094690d831ba06a670fc80882c3914d90fc8420f /net-analyzer/nmap
parentapp-doc/gnu-c-intro-ref: new package, add 0_pre20230521, 9999 (diff)
downloadgentoo-2d14f7eae55af52cb3e811d6326d9820a3aa2faa.tar.gz
gentoo-2d14f7eae55af52cb3e811d6326d9820a3aa2faa.tar.bz2
gentoo-2d14f7eae55af52cb3e811d6326d9820a3aa2faa.zip
net-analyzer/nmap: disable py3.9
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r--net-analyzer/nmap/nmap-7.94.ebuild2
-rw-r--r--net-analyzer/nmap/nmap-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-7.94.ebuild b/net-analyzer/nmap/nmap-7.94.ebuild
index d1dbe307710b..a12d68736f19 100644
--- a/net-analyzer/nmap/nmap-7.94.ebuild
+++ b/net-analyzer/nmap/nmap-7.94.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( lua5-4 )
LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
PLOCALES="de es fr hi hr hu id it ja pl pt_BR pt_PR ro ru sk zh"
PLOCALE_BACKUP="en"
inherit autotools lua-single plocale python-single-r1 toolchain-funcs
diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild
index d1dbe307710b..a12d68736f19 100644
--- a/net-analyzer/nmap/nmap-9999.ebuild
+++ b/net-analyzer/nmap/nmap-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( lua5-4 )
LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
PLOCALES="de es fr hi hr hu id it ja pl pt_BR pt_PR ro ru sk zh"
PLOCALE_BACKUP="en"
inherit autotools lua-single plocale python-single-r1 toolchain-funcs