diff options
Diffstat (limited to 'media-gfx/krita/krita-5.1.3-r3.ebuild')
-rw-r--r-- | media-gfx/krita/krita-5.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/krita/krita-5.1.3-r3.ebuild b/media-gfx/krita/krita-5.1.3-r3.ebuild index 8769e132730a..310b28bf65bc 100644 --- a/media-gfx/krita/krita-5.1.3-r3.ebuild +++ b/media-gfx/krita/krita-5.1.3-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) KFMIN=5.82.0 QTMIN=5.15.5 VIRTUALX_REQUIRED="test" |