projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d7abd
)
dev-python/readme: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 07:32:38 +0000
(23:32 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:19:26 +0000
(14:19 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/readme/readme-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/readme/readme-0.6.0.ebuild
b/dev-python/readme/readme-0.6.0.ebuild
index fb1e1d55ca7fdc22da58c95dc3b545468aebcba5..5ed309b41bd912cebfe1c23e85b18aef812de21b 100644
(file)
--- a/
dev-python/readme/readme-0.6.0.ebuild
+++ b/
dev-python/readme/readme-0.6.0.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_4,3_5
} pypy{,3} )
+PYTHON_COMPAT=( python
2_7 python3_{4,5,6
} pypy{,3} )
inherit distutils-r1