commit: 991e0867ad67f4535938a224687c8c7eb67f468d Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Aug 30 19:14:12 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Aug 30 19:46:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991e0867
dev-python/pecan: adding python3_6 for chutzpah Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/pecan/pecan-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pecan/pecan-1.2.1.ebuild b/dev-python/pecan/pecan-1.2.1.ebuild index 3021c4cc8f2..07de9692057 100644 --- a/dev-python/pecan/pecan-1.2.1.ebuild +++ b/dev-python/pecan/pecan-1.2.1.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 python3_5 python3_6 ) inherit distutils-r1
