dev-util/wstool: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:52:36 +0000 (07:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:06 +0000 (08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/wstool/wstool-0.1.18.ebuild
dev-util/wstool/wstool-9999.ebuild

index 6dbe2958bdb9e5cd2bfe23b8ca8d18de7437fd32..41972a54bea4e9ba4c3e27dced1c11a347d89f1d 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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 6dbe2958bdb9e5cd2bfe23b8ca8d18de7437fd32..41972a54bea4e9ba4c3e27dced1c11a347d89f1d 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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then