projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75a0071
)
dev-python/sympy: docs are now built by python-2.7
author
Andrey Grozin
<grozin@gentoo.org>
Sat, 30 Jan 2016 13:10:41 +0000
(19:10 +0600)
committer
Andrey Grozin
<grozin@gentoo.org>
Sat, 30 Jan 2016 13:11:42 +0000
(19:11 +0600)
Bug: 573282
Package-Manager: portage-2.2.27
dev-python/sympy/sympy-0.7.6.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sympy/sympy-0.7.6.1-r1.ebuild
b/dev-python/sympy/sympy-0.7.6.1-r1.ebuild
index c480b6eaacf1a58eb2e7292876d28475f28b9954..6a0f6dd2d755922bd9abde7c26434c05d0a6bfa9 100644
(file)
--- a/
dev-python/sympy/sympy-0.7.6.1-r1.ebuild
+++ b/
dev-python/sympy/sympy-0.7.6.1-r1.ebuild
@@
-5,6
+5,7
@@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
inherit distutils-r1 eutils virtualx