dev-python/repoze-lru: adding py35
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 04:10:54 +0000 (23:10 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 04:10:54 +0000 (23:10 -0500)
Package-Manager: portage-2.2.26

dev-python/repoze-lru/repoze-lru-0.6-r1.ebuild

index 9c87bc00d0b6e54429487ab4371c5544a397ff5b..0ad1d2b6ca07102b9a0055ecaead2153e5848270 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1