diff --git a/media-gfx/textext/textext-1.5.0.ebuild b/media-gfx/textext/textext-1.5.0.ebuild index 3a84a5a..5c4a1dc 100644 --- a/media-gfx/textext/textext-1.5.0.ebuild +++ b/media-gfx/textext/textext-1.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..12} ) PYTHON_REQ_USE="tk?" inherit python-single-r1