commit:     60485ec337e4fe680692c19b1cc272109379adb6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 16:43:22 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon May 15 16:43:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60485ec3

dev-python/pytest-httpbin: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild 
b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild
index 87b5ebf1464..70b44d52dda 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild
@@ -3,7 +3,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
 

Reply via email to