projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb26e7
)
dev-python/pyphen: Add py36
author
Patrick Lauer
<patrick@gentoo.org>
Wed, 8 Nov 2017 07:05:22 +0000
(07:05 +0000)
committer
Patrick Lauer
<patrick@gentoo.org>
Wed, 8 Nov 2017 07:07:57 +0000
(07:07 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-python/pyphen/pyphen-0.9.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyphen/pyphen-0.9.4.ebuild
b/dev-python/pyphen/pyphen-0.9.4.ebuild
index 9edcfbd4d3142d048b0aaf090213863c76e2c9bc..5d5fed98ca2b4c75316b548a3e222e59f821e057 100644
(file)
--- a/
dev-python/pyphen/pyphen-0.9.4.ebuild
+++ b/
dev-python/pyphen/pyphen-0.9.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
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