media-gfx/krita: python3_7

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2018-12-16 15:04:19 +01:00
parent 21d1cd0e85
commit cae27cf072

View File

@@ -6,7 +6,7 @@ EAPI=6
KDE_TEST="forceoptional"
QT_MINIMAL="5.11.3"
VIRTUALX_REQUIRED="test"
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit kde5 python-single-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then