summaryrefslogtreecommitdiff
path: root/net-misc/ytmdl/ytmdl-2022.12.25.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ytmdl/ytmdl-2022.12.25.ebuild')
-rw-r--r--net-misc/ytmdl/ytmdl-2022.12.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ytmdl/ytmdl-2022.12.25.ebuild b/net-misc/ytmdl/ytmdl-2022.12.25.ebuild
index bbabf283d724..7c908d1870ad 100644
--- a/net-misc/ytmdl/ytmdl-2022.12.25.ebuild
+++ b/net-misc/ytmdl/ytmdl-2022.12.25.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit bash-completion-r1 distutils-r1