summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-26 18:03:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-26 18:11:40 +0100
commit1826ca28c3ea141e4d99e4a225e5b05a512e9bc0 (patch)
tree430081b854c853abb648d2625d3f3d7650ebe311 /dev-python/cherrypy/cherrypy-13.1.0.ebuild
parentsys-cluster/ceph: Remove Python 2 (diff)
downloadgentoo-1826ca28c3ea141e4d99e4a225e5b05a512e9bc0.tar.gz
gentoo-1826ca28c3ea141e4d99e4a225e5b05a512e9bc0.tar.bz2
gentoo-1826ca28c3ea141e4d99e4a225e5b05a512e9bc0.zip
dev-python/cherrypy: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy/cherrypy-13.1.0.ebuild')
-rw-r--r--dev-python/cherrypy/cherrypy-13.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-13.1.0.ebuild b/dev-python/cherrypy/cherrypy-13.1.0.ebuild
index eceb096c1e5b..959cd1d30707 100644
--- a/dev-python/cherrypy/cherrypy-13.1.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-13.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1