projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a03c559
)
dev-python/castellan: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:09:08 +0000
(22:09 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:29:00 +0000
(22:29 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/castellan/castellan-0.17.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/castellan/castellan-0.17.0.ebuild
b/dev-python/castellan/castellan-0.17.0.ebuild
index 6cf7e57b00cf92bc7cb75d1834dd01bfab6fcdc6..b522983852c8a9c98c80e9d85482da89fac666e0 100644
(file)
--- a/
dev-python/castellan/castellan-0.17.0.ebuild
+++ b/
dev-python/castellan/castellan-0.17.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1