dev-python/pytest-pythonpath: Add python3_5
authorManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 15:52:39 +0000 (16:52 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 10 Mar 2017 15:53:20 +0000 (16:53 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild

index 4b21702310a403a0517d7339319941e9865b3e9a..88298c672691497897cd8d54d5686708d969163b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
 
 inherit distutils-r1