projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b4e60
)
dev-python/pygal: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 7 May 2016 12:18:04 +0000
(14:18 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 7 May 2016 12:22:27 +0000
(14:22 +0200)
Package-Manager: portage-2.2.28
dev-python/pygal/pygal-2.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pygal/pygal-2.1.1.ebuild
b/dev-python/pygal/pygal-2.1.1.ebuild
index 19b2a924f489493a38a6c2fa1be81f14c150eea9..16730f0383c6557ad021591616f8198af0edeebf 100644
(file)
--- a/
dev-python/pygal/pygal-2.1.1.ebuild
+++ b/
dev-python/pygal/pygal-2.1.1.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
inherit distutils-r1
DESCRIPTION="A python SVG charts generator"