summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2020-10-25 01:19:54 -0600
committerTim Harder <radhermit@gentoo.org>2020-10-25 01:23:05 -0600
commit52e234c788a1e5ea90b279729fb0514f44528778 (patch)
treefc7564e75269cad57e12cce47a650e5f2b4bdccc /dev-python/pychroot/pychroot-9999.ebuild
parentmedia-libs/exiftool: remove old (diff)
downloadgentoo-52e234c788a1e5ea90b279729fb0514f44528778.tar.gz
gentoo-52e234c788a1e5ea90b279729fb0514f44528778.tar.bz2
gentoo-52e234c788a1e5ea90b279729fb0514f44528778.zip
dev-python/pychroot: version bump to 0.10.2
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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 218709a73ba5..61c910718795 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then