diff options
Diffstat (limited to 'dev-python/brython/brython-3.6.0.ebuild')
-rw-r--r-- | dev-python/brython/brython-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/brython/brython-3.6.0.ebuild b/dev-python/brython/brython-3.6.0.ebuild index d4388ff6c49e..d035d0287952 100644 --- a/dev-python/brython/brython-3.6.0.ebuild +++ b/dev-python/brython/brython-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit webapp python-single-r1 |