projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c62253c
)
dev-python/sympy: Add Python 3.5
author
Sean Vig
<sean.v.775@gmail.com>
Mon, 28 Mar 2016 15:13:39 +0000
(10:13 -0500)
committer
Sean Vig
<sean.v.775@gmail.com>
Mon, 28 Mar 2016 15:13:39 +0000
(10:13 -0500)
dev-python/sympy/sympy-1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sympy/sympy-1.0-r1.ebuild
b/dev-python/sympy/sympy-1.0-r1.ebuild
index 2db71a6be7bbe34bb77edfb2e70133c51ba622e5..1e84a50160697869314d00dec6637ea0d4b61862 100644
(file)
--- a/
dev-python/sympy/sympy-1.0-r1.ebuild
+++ b/
dev-python/sympy/sympy-1.0-r1.ebuild
@@
-4,7
+4,7
@@
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 eutils virtualx