commit:     36a0ed66c16e3be1daffbca106ba73f7bd17d312
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 14:19:30 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 14:42:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a0ed66

dev-vcs/pwclient: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-vcs/pwclient/pwclient-20141110122616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/pwclient/pwclient-20141110122616.ebuild 
b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
index 5b7e599c8f9..327b429fd3e 100644
--- a/dev-vcs/pwclient/pwclient-20141110122616.ebuild
+++ b/dev-vcs/pwclient/pwclient-20141110122616.ebuild
@@ -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
 

Reply via email to