dev-python/flask-themes: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 10:24:45 +0000 (12:24 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:31:40 +0000 (18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild

index a6592f092215e658d4d0341f4a31218baf3e0bb5..c1d538f3f5acc037ff028665ddaa505a8e5d42d6 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1