dev-vcs/pwclient: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:19:30 +0000 (16:19 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:39 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-vcs/pwclient/pwclient-20141110122616.ebuild

index 5b7e599c8f9883af58ffe721005c1d13c139fc4b..327b429fd3e11cbc786a577cf33b03ed3fb462dc 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit eutils python-r1