diff options
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.1.8.ebuild')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild index fa00e72ebd3..336149a9350 100644 --- a/dev-python/setproctitle/setproctitle-1.1.8.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.8.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 |