From: Pacho Ramos Date: Wed, 12 Jul 2017 08:33:30 +0000 (+0200) Subject: dev-python/python-slip: Support newer python X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=368afaa437b19e97f9f178a1c3ab00df6d5d2874;p=gentoo.git dev-python/python-slip: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/dev-python/python-slip/python-slip-0.6.1.ebuild b/dev-python/python-slip/python-slip-0.6.1.ebuild index cf602ebec169..ef1a2e3f7a8b 100644 --- a/dev-python/python-slip/python-slip-0.6.1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 eutils