diff options
Diffstat (limited to 'dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild')
-rw-r--r-- | dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild b/dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild index 0e81bdfe7..0889431c9 100644 --- a/dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild +++ b/dev-cpp/vexcl/vexcl-1.4.3-r2.ebuild @@ -9,7 +9,7 @@ DOCS_DEPEND=" dev-python/sphinx-bootstrap-theme " DOCS_DIR="docs" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake python-any-r1 docs |