projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a1f295
)
dev-python/kitchen: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:47:42 +0000
(16:47 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:36 +0000
(17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/kitchen/kitchen-1.2.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/kitchen/kitchen-1.2.4.ebuild
b/dev-python/kitchen/kitchen-1.2.4.ebuild
index 583f8303832b9793b31311150f290e3d423c69a8..3fa124cd30f161b26a7c54d3e18a705c267f5cd0 100644
(file)
--- a/
dev-python/kitchen/kitchen-1.2.4.ebuild
+++ b/
dev-python/kitchen/kitchen-1.2.4.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1
DESCRIPTION="A cornucopia of useful code"