summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-05 20:45:25 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-06 00:42:30 +0200
commite25436bc6860a95c6d2491da7068a12e0a747948 (patch)
treea6cd7afddbe4f5ef574787b1ab7feff75a6a2f16 /dev-python/PyQt5
parentdev-python/PyQt5-sip: python3_9 (diff)
downloadgentoo-e25436bc6860a95c6d2491da7068a12e0a747948.tar.gz
gentoo-e25436bc6860a95c6d2491da7068a12e0a747948.tar.bz2
gentoo-e25436bc6860a95c6d2491da7068a12e0a747948.zip
dev-python/PyQt5: python3_9
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r--dev-python/PyQt5/PyQt5-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.14.2.ebuild b/dev-python/PyQt5/PyQt5-5.14.2.ebuild
index 94bbc2a6c2c0..df4f6ef9636c 100644
--- a/dev-python/PyQt5/PyQt5-5.14.2.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.14.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} )
inherit multibuild python-r1 qmake-utils
DESCRIPTION="Python bindings for the Qt framework"