summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-07-17 22:43:53 -0600
committerTim Harder <radhermit@gentoo.org>2019-07-17 22:55:46 -0600
commitad63e43acab429db03d7744e0b67f9eb1913a731 (patch)
tree2a8aca1edff4420e6de220d33b315198bc53bf3f /dev-python/pychroot/pychroot-9999.ebuild
parentdev-python/snakeoil: drop py35 support (diff)
downloadgentoo-ad63e43acab429db03d7744e0b67f9eb1913a731.tar.gz
gentoo-ad63e43acab429db03d7744e0b67f9eb1913a731.tar.bz2
gentoo-ad63e43acab429db03d7744e0b67f9eb1913a731.zip
dev-python/pychroot: drop py35 support
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'dev-python/pychroot/pychroot-9999.ebuild')
-rw-r--r--dev-python/pychroot/pychroot-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 6ba82dd84eea..bda4fc26dfd5 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then