dev-python/mkdocs-bootswatch: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 12:38:42 +0000 (14:38 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:31:56 +0000 (18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0.ebuild

index c3962b76ee74b0f4f920fb319302c294fa854169..5501e69a5529693121897212dd97b55a5e22f078 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=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1