From 37b80d409765fa54ab1e060e82ac4f24efea7e0f Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 28 May 2017 12:21:26 +0200 Subject: dev-python/doit-py: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/doit-py/doit-py-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/doit-py/doit-py-0.4.0.ebuild b/dev-python/doit-py/doit-py-0.4.0.ebuild index d7425d63d74b..8d89d48a1154 100644 --- a/dev-python/doit-py/doit-py-0.4.0.ebuild +++ b/dev-python/doit-py/doit-py-0.4.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 -- cgit v1.2.3