projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2eaf68
)
dev-python/empy: Add python 3.6 support.
author
Alexis Ballier
<aballier@gentoo.org>
Mon, 27 Feb 2017 10:09:06 +0000
(11:09 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Mon, 27 Feb 2017 10:49:07 +0000
(11:49 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/empy/empy-3.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/empy/empy-3.3.2.ebuild
b/dev-python/empy/empy-3.3.2.ebuild
index d70cde7110c259ff0d01985086a403daa3f4fb17..220c2ada0615b194ad250c72dc87fe66412b0899 100644
(file)
--- a/
dev-python/empy/empy-3.3.2.ebuild
+++ b/
dev-python/empy/empy-3.3.2.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy{,3} )
inherit distutils-r1