diff --git a/dev-python/llvmlite/llvmlite-0.9.0.ebuild b/dev-python/llvmlite/llvmlite-0.9.0.ebuild index 85a1a6c4f0010..19cdec73659e0 100644 --- a/dev-python/llvmlite/llvmlite-0.9.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit distutils-r1