diff options
Diffstat (limited to 'dev-python/clang-python/clang-python-5.0.1_rc2.ebuild')
| -rw-r--r-- | dev-python/clang-python/clang-python-5.0.1_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-5.0.1_rc2.ebuild b/dev-python/clang-python/clang-python-5.0.1_rc2.ebuild index 97dd5ec33bf1..0857843349ff 100644 --- a/dev-python/clang-python/clang-python-5.0.1_rc2.ebuild +++ b/dev-python/clang-python/clang-python-5.0.1_rc2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit python-r1 MY_P=cfe-${PV/_/}.src |
