summaryrefslogtreecommitdiff
path: root/dev-python/PythonQt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PythonQt')
-rw-r--r--dev-python/PythonQt/PythonQt-3.2-r1.ebuild2
-rw-r--r--dev-python/PythonQt/PythonQt-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PythonQt/PythonQt-3.2-r1.ebuild b/dev-python/PythonQt/PythonQt-3.2-r1.ebuild
index 39deaa6db272..857a9c296f90 100644
--- a/dev-python/PythonQt/PythonQt-3.2-r1.ebuild
+++ b/dev-python/PythonQt/PythonQt-3.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
MY_P=${PN}${PV}
inherit qmake-utils python-single-r1 virtualx
diff --git a/dev-python/PythonQt/PythonQt-9999.ebuild b/dev-python/PythonQt/PythonQt-9999.ebuild
index 01939249e831..c5de6ddb32aa 100644
--- a/dev-python/PythonQt/PythonQt-9999.ebuild
+++ b/dev-python/PythonQt/PythonQt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
EGIT_REPO_URI="https://github.com/MeVisLab/pythonqt.git"
inherit git-r3 qmake-utils python-single-r1 virtualx