dev-python/sympy: docs are now built by python-2.7
authorAndrey Grozin <grozin@gentoo.org>
Sat, 30 Jan 2016 13:10:41 +0000 (19:10 +0600)
committerAndrey 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

index c480b6eaacf1a58eb2e7292876d28475f28b9954..6a0f6dd2d755922bd9abde7c26434c05d0a6bfa9 100644 (file)
@@ -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