dev-python/flask-sphinx-themes: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 23:09:10 +0000 (01:09 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 23:09:10 +0000 (01:09 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild

index 1659aeade2d635fc2e9cc9182e1ab6b0209f757e..ab2570d7efc0b16eca4ca0f757fcf705bd8273ab 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1