sci-libs/ceres-solver: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:49 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:28 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild

index 175e6a1cec4b4649b013848365159c8e47032631..8bef6c01db957d35c5011da63622909f1e4cc6f7 100644 (file)
@@ -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