commit:     4741adabcc666770a9b007ef936e453afb03b078
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 08:07:36 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 08:07:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4741adab

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 <AT> gentoo.org>

 dev-python/trollius/trollius-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/trollius/trollius-2.0.ebuild 
b/dev-python/trollius/trollius-2.0.ebuild
index 2d84221..cec8cec 100644
--- a/dev-python/trollius/trollius-2.0.ebuild
+++ b/dev-python/trollius/trollius-2.0.ebuild
@@ -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
 

Reply via email to