summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 18:00:02 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-01 20:29:48 +0100
commit3105f1adbed65e9bab05d61237fbaeb501d1aa08 (patch)
tree0eb1e4372e2b34b92b31883d5e7aecec6549e83c /dev-python/PyQt5/PyQt5-5.13.2.ebuild
parentdev-python/dbus-python: python3_8 (diff)
downloadgentoo-3105f1adbed65e9bab05d61237fbaeb501d1aa08.tar.gz
gentoo-3105f1adbed65e9bab05d61237fbaeb501d1aa08.tar.bz2
gentoo-3105f1adbed65e9bab05d61237fbaeb501d1aa08.zip
dev-python/PyQt5: python3_8
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.13.2.ebuild')
-rw-r--r--dev-python/PyQt5/PyQt5-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.13.2.ebuild b/dev-python/PyQt5/PyQt5-5.13.2.ebuild
index 615d14f2da91..bf0d0d6170bc 100644
--- a/dev-python/PyQt5/PyQt5-5.13.2.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.13.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit multibuild python-r1 qmake-utils
DESCRIPTION="Python bindings for the Qt framework"