dev-python/guzzle_sphinx_theme: Add python3.5
authorMike Gilbert <floppym@gentoo.org>
Thu, 7 Apr 2016 00:48:58 +0000 (20:48 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 7 Apr 2016 00:48:58 +0000 (20:48 -0400)
Package-Manager: portage-2.2.28_p64

dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild

index 6cc7fb02c7bf912626bbb474e15c4a33bfaa957b..d3b54fb3494cad31e714f82ff78caa93deb600e0 100644 (file)
@@ -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