From: Michał Górny Date: Mon, 10 Feb 2020 13:05:49 +0000 (+0100) Subject: sci-libs/ceres-solver: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=636b2b80cfddf316ebb8eb799984878f5701ede9;p=gentoo.git sci-libs/ceres-solver: Remove py2 where possible Signed-off-by: Michał Górny --- 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