diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-05 20:45:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-06 00:42:30 +0200 |
commit | e25436bc6860a95c6d2491da7068a12e0a747948 (patch) | |
tree | a6cd7afddbe4f5ef574787b1ab7feff75a6a2f16 /dev-python/PyQt5 | |
parent | dev-python/PyQt5-sip: python3_9 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |