From 36a0ed66c16e3be1daffbca106ba73f7bd17d312 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 16:19:30 +0200 Subject: [PATCH] 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 5b7e599c8f988..327b429fd3e11 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