From fc11a14edc401e67994ab5017925cbd9f496832b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 30 Apr 2017 08:23:47 +0100 Subject: dev-python/pytest-pythonpath: Py3.6 support drop old Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher --- dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild') diff --git a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild index 88298c672691..6db34836ac76 100644 --- a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild +++ b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 ) inherit distutils-r1 -- cgit v1.2.3