summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 07:52:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 08:08:06 +0100
commit75643674e93973bb37afea2906252e1fbd6995f2 (patch)
tree6b83af7cea99229b5462d29c26ac3dfd50ccea95 /dev-util/wstool/wstool-0.1.18.ebuild
parentdev-python/vcrpy: Remove py2 (diff)
downloadgentoo-75643674e93973bb37afea2906252e1fbd6995f2.tar.gz
gentoo-75643674e93973bb37afea2906252e1fbd6995f2.tar.bz2
gentoo-75643674e93973bb37afea2906252e1fbd6995f2.zip
dev-util/wstool: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/wstool/wstool-0.1.18.ebuild')
-rw-r--r--dev-util/wstool/wstool-0.1.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/wstool/wstool-0.1.18.ebuild b/dev-util/wstool/wstool-0.1.18.ebuild
index 6dbe2958bdb9..41972a54bea4 100644
--- a/dev-util/wstool/wstool-0.1.18.ebuild
+++ b/dev-util/wstool/wstool-0.1.18.ebuild
@@ -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