diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/locustio/locustio-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/locustio/locustio-0.9.0.ebuild b/dev-python/locustio/locustio-0.9.0.ebuild index 0a39fd42fe4c..47f82b8ee56d 100644 --- a/dev-python/locustio/locustio-0.9.0.ebuild +++ b/dev-python/locustio/locustio-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="A python utility for doing easy, distributed load testing of a web site" |
