projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a5d18
)
dev-python/wheel: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 00:52:01 +0000
(16:52 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:18:54 +0000
(14:18 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/wheel/wheel-0.29.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/wheel/wheel-0.29.0.ebuild
b/dev-python/wheel/wheel-0.29.0.ebuild
index 3bcfd6ce5abe5d755a045778d29e8c035c70786f..47c0b552bc8701493bd9862cac14053acacdbcd1 100644
(file)
--- a/
dev-python/wheel/wheel-0.29.0.ebuild
+++ b/
dev-python/wheel/wheel-0.29.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit distutils-r1 eutils