dev-util/rosinstall: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:40:19 +0000 (06:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:20 +0000 (06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/rosinstall/rosinstall-0.7.8.ebuild
dev-util/rosinstall/rosinstall-9999.ebuild

index 98808ef69d7ac4c248b0b06342ff80a5dc1b8bac..9e8721ba83420a720d25cc57080e49d48414c3f4 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 98808ef69d7ac4c248b0b06342ff80a5dc1b8bac..9e8721ba83420a720d25cc57080e49d48414c3f4 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