summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2020-12-05 00:53:40 -0700
committerTim Harder <radhermit@gentoo.org>2020-12-05 00:53:40 -0700
commite82d452d458863d47878d0702911aef5fd2f3b42 (patch)
tree422632e3504aef97b639e6739895d7bee5ea679c /dev-python/pychroot
parentdev-util/pkgcheck: drop py36 and py37 support (diff)
downloadgentoo-e82d452d458863d47878d0702911aef5fd2f3b42.tar.gz
gentoo-e82d452d458863d47878d0702911aef5fd2f3b42.tar.bz2
gentoo-e82d452d458863d47878d0702911aef5fd2f3b42.zip
dev-python/pychroot: drop py36 and py37 support
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'dev-python/pychroot')
-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 61c910718795..e037f1a30684 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_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then