dev-qt/qtdeclarative: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2020-10-21 08:23:24 +02:00
committed by Andreas Sturmlechner
parent 694ea56635
commit 377bdf92e8

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6..9} )
inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"