summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-07-03 10:37:41 +0200
committerFlorian Schmaus <flow@gentoo.org>2023-07-03 10:37:41 +0200
commit5a31ea1a6e8f2c81c241de7055084b0931aaa8cd (patch)
tree7d50ff230978295af934c8e7b7878835e9f64c3a /net-analyzer
parentdev-libs/paho-mqtt-c: style fixes (diff)
downloadgentoo-5a31ea1a6e8f2c81c241de7055084b0931aaa8cd.tar.gz
gentoo-5a31ea1a6e8f2c81c241de7055084b0931aaa8cd.tar.bz2
gentoo-5a31ea1a6e8f2c81c241de7055084b0931aaa8cd.zip
net-analyzer/notus-scanner: disable py3.10
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/notus-scanner/notus-scanner-22.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/notus-scanner/notus-scanner-22.5.0.ebuild b/net-analyzer/notus-scanner/notus-scanner-22.5.0.ebuild
index 3d2b52bf6bee..630d765d70a5 100644
--- a/net-analyzer/notus-scanner/notus-scanner-22.5.0.ebuild
+++ b/net-analyzer/notus-scanner/notus-scanner-22.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 systemd