diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-05 20:46:08 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-06 00:42:32 +0200 |
commit | 036a92fe9a804576beaee5a8bc67326c3d7fca52 (patch) | |
tree | ad6b527bc220a57e277b635382b848bd54a5c7eb /media-gfx | |
parent | dev-python/PyQt5: python3_9 (diff) | |
download | gentoo-036a92fe9a804576beaee5a8bc67326c3d7fca52.tar.gz gentoo-036a92fe9a804576beaee5a8bc67326c3d7fca52.tar.bz2 gentoo-036a92fe9a804576beaee5a8bc67326c3d7fca52.zip |
media-gfx/krita: python3_9
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/krita/krita-4.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/krita/krita-4.2.9.ebuild b/media-gfx/krita/krita-4.2.9.ebuild index e23f6afea053..150df39c7060 100644 --- a/media-gfx/krita/krita-4.2.9.ebuild +++ b/media-gfx/krita/krita-4.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=7 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) KFMIN=5.60.0 QTMIN=5.12.3 VIRTUALX_REQUIRED="test" |