diff options
Diffstat (limited to 'dev-python/pyqtgraph')
| -rw-r--r-- | dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild index d05ff9888ace..f0e82630fcd7 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 multiprocessing diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild index aca231532ed0..b23056da3544 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 multiprocessing |
