diff options
Diffstat (limited to 'dev-python/treq/treq-21.1.0.ebuild')
-rw-r--r-- | dev-python/treq/treq-21.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/treq/treq-21.1.0.ebuild b/dev-python/treq/treq-21.1.0.ebuild index 8ba0d791aae3..b5f62bffd38c 100644 --- a/dev-python/treq/treq-21.1.0.ebuild +++ b/dev-python/treq/treq-21.1.0.ebuild @@ -47,7 +47,7 @@ python_install_all() { distutils-r1_python_install_all } -test_instructions(){ +test_instructions() { ewarn "The 'test' USE flag and FEATURE only ensures that the correct" ewarn "dependenciess are installed for this package." ewarn "Please run eg:" |