dev-python/lesscpy: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 12:17:07 +0000 (14:17 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 12:17:07 +0000 (14:17 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/lesscpy/lesscpy-0.11.1.ebuild

index b13c7d41a0073001774f660930791381ce3d0785..64bd846ea7aa7a72e06ec9cc42118b08701ec31a 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=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1