From 368afaa437b19e97f9f178a1c3ab00df6d5d2874 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 10:33:30 +0200 Subject: dev-python/python-slip: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/python-slip/python-slip-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-slip/python-slip-0.6.1.ebuild') 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 -- cgit v1.2.3