commit: c85c31496ba9842e8be576020b742f1855687388
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 5 18:05:43 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 5 22:42:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c85c3149
dev-python/PyQt5-sip: python3_9
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild
b/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild
index a5b7820e1a9..2c211f51a22 100644
--- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.ebuild
+++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.22.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 python-r1 toolchain-funcs
DESCRIPTION="Private sip module for PyQt5"