diff options
Diffstat (limited to 'dev-python/wrapt/wrapt-1.10.7.ebuild')
-rw-r--r-- | dev-python/wrapt/wrapt-1.10.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wrapt/wrapt-1.10.7.ebuild b/dev-python/wrapt/wrapt-1.10.7.ebuild index 22a84a37fd84..91030f4ccf54 100644 --- a/dev-python/wrapt/wrapt-1.10.7.ebuild +++ b/dev-python/wrapt/wrapt-1.10.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 vcs-snapshot |