projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a17be72
)
dev-python/maybe: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:01:14 +0000
(17:01 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:42 +0000
(17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/maybe/maybe-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/maybe/maybe-0.4.0.ebuild
b/dev-python/maybe/maybe-0.4.0.ebuild
index 7e7bc84fbba939b9de396929bf50fa79a5bdda7b..dc0de7534f33646df0f774b1ed5a389d8416124e 100644
(file)
--- a/
dev-python/maybe/maybe-0.4.0.ebuild
+++ b/
dev-python/maybe/maybe-0.4.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5
,6
}} )
inherit distutils-r1