dev-python/trollius: Drop python3.5 due to broken support

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571360
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571364
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571370

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-01-11 09:07:36 +01:00
parent 48da8a8173
commit 4741adabcc

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy )
inherit distutils-r1