projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a126338
)
dev-python/pychroot: drop py35 support
author
Tim Harder
<radhermit@gentoo.org>
Thu, 18 Jul 2019 04:43:53 +0000
(22:43 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 18 Jul 2019 04:55:46 +0000
(22:55 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
dev-python/pychroot/pychroot-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pychroot/pychroot-9999.ebuild
b/dev-python/pychroot/pychroot-9999.ebuild
index 6ba82dd84eeaca78b15764c9cf44ddf002ba808c..bda4fc26dfd5180d25960054f1cb6b7b55719b3e 100644
(file)
--- 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