projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48da8a8
)
dev-python/trollius: Drop python3.5 due to broken support
author
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 08:07:36 +0000
(09:07 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Mon, 11 Jan 2016 08:07:36 +0000
(09:07 +0100)
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>
dev-python/trollius/trollius-2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/trollius/trollius-2.0.ebuild
b/dev-python/trollius/trollius-2.0.ebuild
index 2d842214cb19822d3bf62eb572457afb4a4aae86..cec8cec9091cade667e7f071fd6ccb77fd96da85 100644
(file)
--- 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