From 636b2b80cfddf316ebb8eb799984878f5701ede9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 14:05:49 +0100 Subject: [PATCH] sci-libs/ceres-solver: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild index 175e6a1cec4b..8bef6c01db95 100644 --- a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild +++ b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-multilib eutils python-any-r1 toolchain-funcs -- 2.26.2