diff options
Diffstat (limited to 'dev-python/ipython/ipython-4.0.1.ebuild')
| -rw-r--r-- | dev-python/ipython/ipython-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-4.0.1.ebuild b/dev-python/ipython/ipython-4.0.1.ebuild index bca38adcc44e..073d5c08798f 100644 --- a/dev-python/ipython/ipython-4.0.1.ebuild +++ b/dev-python/ipython/ipython-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -93,7 +93,7 @@ python_compile_all() { python_test() { distutils_install_for_testing # https://github.com/ipython/ipython/issues/8639 - # Failure of some modules only in python3.4 + # Failure of some modules only in python3.4 local fail run_tests() { pushd ${TEST_DIR} > /dev/null || die |
