From cb1832ec34b6ceea7f62615aa20071f0aeb76bbb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 9 Feb 2017 16:44:22 -0800 Subject: dev-python/pytest: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/pytest/pytest-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest/pytest-3.0.2.ebuild') diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index b6b567db8fd8..1440dc2f2ca4 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad