commit: bc7e0abcdeb70e6c1430456d90003076434bcbc7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Feb 4 13:06:15 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Feb 4 13:10:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7e0abc
sci-libs/vtk: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-libs/vtk/vtk-8.1.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/vtk/vtk-8.1.0-r3.ebuild b/sci-libs/vtk/vtk-8.1.0-r3.ebuild index c5b14166c04..c2a250417f9 100644 --- a/sci-libs/vtk/vtk-8.1.0-r3.ebuild +++ b/sci-libs/vtk/vtk-8.1.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) WEBAPP_OPTIONAL=yes WEBAPP_MANUAL_SLOT=yes