commit:     f14435303055a5cd51d9e38fabc0634ab86e4dbb
Author:     Sean Vig <sean.v.775 <AT> gmail <DOT> com>
AuthorDate: Wed Oct 14 15:21:14 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 16:46:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1443530

dev-python/pytest-capturelog: Add python3_5 target

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

diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild 
b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index 925df1f..f82ae05 100644
--- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
+++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 )
 
 inherit distutils-r1
 

Reply via email to