From bc7e0abcdeb70e6c1430456d90003076434bcbc7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 4 Feb 2020 14:06:15 +0100 Subject: [PATCH] sci-libs/vtk: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 c5b14166c04e..c2a250417f9e 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 -- 2.26.2