summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-12-07 01:19:37 +1000
committerMatt Jolly <kangie@gentoo.org>2024-12-08 15:20:46 +1000
commitef4cf5422bd825a2a1ebfeb04fffc3d12fafb6ed (patch)
tree8c7f17aad0b7797321a7e92acda89766bbc8a5e5 /net-fs
parentsci-libs/volk: enable py3.13 (diff)
downloadgentoo-ef4cf5422bd825a2a1ebfeb04fffc3d12fafb6ed.tar.gz
gentoo-ef4cf5422bd825a2a1ebfeb04fffc3d12fafb6ed.tar.bz2
gentoo-ef4cf5422bd825a2a1ebfeb04fffc3d12fafb6ed.zip
net-fs/cifs-utils: enable py3.13
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild b/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
index 0df6dfcc8af4..6c722804a3b5 100644
--- a/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1