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

dev-python/pytest-xdist: Add python3_5 target

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

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild
index d6fc282..8eb076c 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 

Reply via email to