projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608c5dc
)
dev-python/pychroot: add py36 support
author
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:42:04 +0000
(20:42 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:46:35 +0000
(20:46 -0500)
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 c05455073ecdae32309e60aeb16bb2988005ef00..77e43209a1a3921cb5d82bc6918178e15bd7debc 100644
(file)
--- a/
dev-python/pychroot/pychroot-9999.ebuild
+++ b/
dev-python/pychroot/pychroot-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then