commit: cae27cf07215eda34eb6806f4eee4c4f666f965b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 16 14:04:19 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 16 14:05:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae27cf0
media-gfx/krita: python3_7 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-gfx/krita/krita-4.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-4.1.7.ebuild b/media-gfx/krita/krita-4.1.7.ebuild index 05b0c72a9b7..9982412f267 100644 --- a/media-gfx/krita/krita-4.1.7.ebuild +++ b/media-gfx/krita/krita-4.1.7.ebuild @@ -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