summaryrefslogtreecommitdiff
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/llvmlite-0.9.0.ebuild
parentdev-python/llvmlite: Bump (diff)
downloadgentoo-b635bcfeb018b71b5fe93cdacb97ff1c31821d7c.tar.gz
gentoo-b635bcfeb018b71b5fe93cdacb97ff1c31821d7c.tar.bz2
gentoo-b635bcfeb018b71b5fe93cdacb97ff1c31821d7c.zip
dev-python/llvmlite: Add py35
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-python/llvmlite/llvmlite-0.9.0.ebuild')
-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 85a1a6c4f001..19cdec73659e 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