sci-libs/vtk: add python compat
authorMatthias Maier <tamiko@gentoo.org>
Tue, 12 May 2020 05:58:09 +0000 (00:58 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 12 May 2020 05:58:09 +0000 (00:58 -0500)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/vtk/vtk-8.1.0-r7.ebuild
sci-libs/vtk/vtk-8.2.0.ebuild

index 3743369e0695f3dd57ea2e10c5f017b5da20028a..dc399b3e2c54b5831ca72bef7a20582636a6033f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes
 
index 379e3ee5085003b3b9fe1e3821da5a04683b52c9..8f8191938e71069d198cc53d50eef30bd528aa0a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes