projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c0c5f
)
dev-python/rply: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 17:48:53 +0000
(19:48 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:09:15 +0000
(20:09 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/rply/rply-0.7.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rply/rply-0.7.5.ebuild
b/dev-python/rply/rply-0.7.5.ebuild
index b70b65139d5b431b5a61e54206682deba4f649c6..daf24281fa56230904ac0a68cab800071202bbba 100644
(file)
--- a/
dev-python/rply/rply-0.7.5.ebuild
+++ b/
dev-python/rply/rply-0.7.5.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit distutils-r1