summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-04-06 20:48:58 -0400
committerMike Gilbert <floppym@gentoo.org>2016-04-06 20:48:58 -0400
commiteaa1fc765c7864b102c65f9f3eadc28ae30305e9 (patch)
treea3860f43665103dfe42e484d5db3d4e389db4363 /dev-python
parentdev-python/jmespath: Add python3.5 (diff)
downloadgentoo-eaa1fc765c7864b102c65f9f3eadc28ae30305e9.tar.gz
gentoo-eaa1fc765c7864b102c65f9f3eadc28ae30305e9.tar.bz2
gentoo-eaa1fc765c7864b102c65f9f3eadc28ae30305e9.zip
dev-python/guzzle_sphinx_theme: Add python3.5
Package-Manager: portage-2.2.28_p64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild4
1 files 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 6cc7fb02c7bf..d3b54fb3494c 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