commit:     636b2b80cfddf316ebb8eb799984878f5701ede9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 13:05:49 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 13:26:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636b2b80

sci-libs/ceres-solver: Remove py2 where possible

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 175e6a1cec4..8bef6c01db9 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
 

Reply via email to