diff options
Diffstat (limited to 'dev-python/PythonQt/PythonQt-9999.ebuild')
| -rw-r--r-- | dev-python/PythonQt/PythonQt-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
