commit: eaa1fc765c7864b102c65f9f3eadc28ae30305e9 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Apr 7 00:48:58 2016 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 00:48:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa1fc76
dev-python/guzzle_sphinx_theme: Add python3.5 Package-Manager: portage-2.2.28_p64 dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild index 6cc7fb0..d3b54fb 100644 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild +++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1
