summaryrefslogtreecommitdiff
path: root/dev-python/cheroot/cheroot-6.5.6.ebuild
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-10-22 15:39:18 +0200
committerKarel Kočí <karel.koci@nic.cz>2019-10-22 15:39:18 +0200
commite4d3e50360405e9c0c1c74966c6c03574edbef7b (patch)
tree579146dfae95ba23d0e6ec64e109f938e5d5c593 /dev-python/cheroot/cheroot-6.5.6.ebuild
parent1cc98a1c030efea10906f9d0502e01ccd591d35d (diff)
downloadgentoo-personal-overlay-e4d3e50360405e9c0c1c74966c6c03574edbef7b.tar.gz
gentoo-personal-overlay-e4d3e50360405e9c0c1c74966c6c03574edbef7b.tar.bz2
gentoo-personal-overlay-e4d3e50360405e9c0c1c74966c6c03574edbef7b.zip
dev-python/cheroot: drop python2
Diffstat (limited to 'dev-python/cheroot/cheroot-6.5.6.ebuild')
-rw-r--r--dev-python/cheroot/cheroot-6.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheroot/cheroot-6.5.6.ebuild b/dev-python/cheroot/cheroot-6.5.6.ebuild
index 91d2b93..defd57f 100644
--- a/dev-python/cheroot/cheroot-6.5.6.ebuild
+++ b/dev-python/cheroot/cheroot-6.5.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
inherit distutils-r1