commit:     c30f6e927437c73a8365241a762e83cab97d4ca9
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 07:06:12 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 07:07:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c30f6e92

dev-python/pytest-flake8: Add py36

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild 
b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild
index 3023f8be88d..a42af5a698e 100644
--- a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild
+++ b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 

Reply via email to