diff options
-rw-r--r-- | sci-libs/vtk/vtk-9.0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.0.3-r4.ebuild b/sci-libs/vtk/vtk-9.0.3-r4.ebuild index 0e926465c515..0848a5f8b4e5 100644 --- a/sci-libs/vtk/vtk-9.0.3-r4.ebuild +++ b/sci-libs/vtk/vtk-9.0.3-r4.ebuild @@ -7,7 +7,7 @@ EAPI=7 # - add USE flag for remote modules? Those modules can be downloaded # properly before building. -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) WEBAPP_OPTIONAL=yes WEBAPP_MANUAL_SLOT=yes |