diff options
Diffstat (limited to 'dev-python/spyder/spyder-2.3.8.ebuild')
-rw-r--r-- | dev-python/spyder/spyder-2.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder/spyder-2.3.8.ebuild b/dev-python/spyder/spyder-2.3.8.ebuild index 2dd7841a1da6..86d87b699bff 100644 --- a/dev-python/spyder/spyder-2.3.8.ebuild +++ b/dev-python/spyder/spyder-2.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils distutils-r1 |