mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user