summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-01-07 20:00:07 +0100
committerMichał Górny <mgorny@gentoo.org>2025-01-07 20:02:05 +0100
commit5d5bd76fd8d3e4e0963b63f6900d03c778aa349c (patch)
tree5f44e78b8642af1d3b313cb6de60f2589d145bf3 /x11-wm
parentnet-analyzer/wireshark: stabilize 4.4.2-r1 for arm (diff)
downloadgentoo-5d5bd76fd8d3e4e0963b63f6900d03c778aa349c.tar.gz
gentoo-5d5bd76fd8d3e4e0963b63f6900d03c778aa349c.tar.bz2
gentoo-5d5bd76fd8d3e4e0963b63f6900d03c778aa349c.zip
x11-wm/qtile: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/qtile/qtile-0.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/qtile/qtile-0.30.0.ebuild b/x11-wm/qtile/qtile-0.30.0.ebuild
index 155119927ace..75008ae99ce6 100644
--- a/x11-wm/qtile/qtile-0.30.0.ebuild
+++ b/x11-wm/qtile/qtile-0.30.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=standalone
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi virtualx