dev-python/spyder: inherit eutils in spyder-2.3.8.ebuild

Package-Manager: portage-2.2.27
This commit is contained in:
Andrey Grozin
2016-02-23 17:04:50 +06:00
parent 819d87928b
commit 58b552d59b

View File

@@ -6,7 +6,7 @@ EAPI=6
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1
inherit eutils distutils-r1
DESCRIPTION="Python IDE with matlab-like features"
HOMEPAGE="https://github.com/spyder-ide/spyder"