dev-python/python_orocos_kdl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:28:42 +0000 (21:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:47:05 +0000 (21:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python_orocos_kdl/python_orocos_kdl-1.4.0-r1.ebuild
dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild

index 25bb636d7d748f54e94fd7a7f9b66fc2ec8462b6..a25144796229324bdb09f59602ec365d99de5cb5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 25bb636d7d748f54e94fd7a7f9b66fc2ec8462b6..a25144796229324bdb09f59602ec365d99de5cb5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then