commit: 4df19b6e21d1f44c8e1ba940ddbebef450566368
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Tue Nov 12 18:14:41 2024 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Tue Nov 12 18:14:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=4df19b6e
net-analyzer/nmap: enable py3.13
Signed-off-by: orbea <orbea <AT> riseup.net>
net-analyzer/nmap/nmap-7.95.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/nmap/nmap-7.95.ebuild
b/net-analyzer/nmap/nmap-7.95.ebuild
index a793d3c..c445e0e 100644
--- a/net-analyzer/nmap/nmap-7.95.ebuild
+++ b/net-analyzer/nmap/nmap-7.95.ebuild
@@ -8,7 +8,7 @@ LUA_REQ_USE="deprecated"
DISTUTILS_OPTIONAL=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PLOCALES="de es fr hi hr hu id it ja pl pt_BR pt_PR ro ru sk zh"
PLOCALE_BACKUP="en"
inherit autotools distutils-r1 lua-single plocale toolchain-funcs