summaryrefslogtreecommitdiff
path: root/dev-python/llvmlite
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-03-05 11:26:23 +0100
committerPatrick Lauer <patrick@gentoo.org>2016-03-05 11:32:20 +0100
commitb635bcfeb018b71b5fe93cdacb97ff1c31821d7c (patch)
tree23a609d33589ee6628f0e0c05b130cc78eb61f0a /dev-python/llvmlite
parent956d147f82f5e10cd6b18d3b4b063c4c55769da7 (diff)
downloadgentoo-b635bcfeb018b71b5fe93cdacb97ff1c31821d7c.tar.gz
gentoo-b635bcfeb018b71b5fe93cdacb97ff1c31821d7c.tar.xz
dev-python/llvmlite: Add py35
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r--dev-python/llvmlite/llvmlite-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.9.0.ebuild b/dev-python/llvmlite/llvmlite-0.9.0.ebuild
index 85a1a6c4f00..19cdec73659 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