From 4741adabcc666770a9b007ef936e453afb03b078 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 11 Jan 2016 09:07:36 +0100 Subject: 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 --- dev-python/trollius/trollius-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/trollius') diff --git a/dev-python/trollius/trollius-2.0.ebuild b/dev-python/trollius/trollius-2.0.ebuild index 2d842214cb19..cec8cec9091c 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 -- cgit v1.2.3-65-gdbad