diff options
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.1.9.ebuild')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.9.ebuild b/dev-python/setproctitle/setproctitle-1.1.9.ebuild index a2dc4344de48..e2e59fa4d6dd 100644 --- a/dev-python/setproctitle/setproctitle-1.1.9.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.9.ebuild @@ -5,7 +5,7 @@ EAPI=5 # pypy doesn't get started in test run. Still required by www-servers/gunicorn -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 toolchain-funcs |