dev-python/pmw: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 13:24:58 +0000 (15:24 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:07 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pmw/pmw-2.0.1.ebuild

index f4e0cb048f93e9f90eac44b08be8e7b24c3f732b..d492b1797f97f7280df2b86620f1e8249afea314 100644 (file)
@@ -1,9 +1,9 @@
-# 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=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="tk"
 
 inherit distutils-r1 virtualx