Update PYTHON_COMPAT in Gentoo ebuild

This commit is contained in:
2026-07-22 15:34:30 +02:00
parent 7a7442c3db
commit 15a5b55585
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13})
PYTHON_COMPAT=( python3_{11..14})
DISTUTILS_USE_PEP517=setuptools
SCM=""