commit: 56d9b2b4a68f57a2c113b97325252fd93cb4dc45 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Mar 26 02:03:35 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Mar 26 02:03:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d9b2b4
dev-python/logutils: adding py35 Package-Manager: portage-2.2.26 dev-python/logutils/logutils-0.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/logutils/logutils-0.3.3.ebuild b/dev-python/logutils/logutils-0.3.3.ebuild index c7cb30e..4fa7be3 100644 --- a/dev-python/logutils/logutils-0.3.3.ebuild +++ b/dev-python/logutils/logutils-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1
