media-libs/opencv: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:16:19 +0000 (22:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:26:11 +0000 (22:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/opencv/opencv-3.4.1-r7.ebuild
media-libs/opencv/opencv-4.1.2-r1.ebuild
media-libs/opencv/opencv-4.1.2-r2.ebuild

index 8800d1d31bf647ff77ae6264c9a34d89a17ad9ae..d91ffc890ead1197bbe0361dac49e984db94e2fe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 : ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 inherit java-pkg-opt-2 java-ant-2 python-r1 toolchain-funcs cmake-multilib
index a3e0bc94089a71518f7697baf404aa870ea61e3b..888c589b1c044b41448d9273a12a8b32ba06691e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit java-pkg-opt-2 java-ant-2 python-r1 toolchain-funcs cmake-multilib
 
index c803c7aadfd4a9c2621a07311a4a0de5bd32edbf..6597c3fdc4a4dce13ae648f774b56f5176241b12 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit java-pkg-opt-2 java-ant-2 python-r1 toolchain-funcs cmake-multilib