summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-20 11:00:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-21 15:40:24 +0200
commitd531dda89d27640b49eaea3b58af4266ff153cd3 (patch)
tree75ae13a5eea92c153b5327cc080192bab2e70292 /dev-python/pyzmq/pyzmq-14.7.0.ebuild
parentdev-python/simplegeneric: Add python3.5 support (diff)
downloadgentoo-d531dda89d27640b49eaea3b58af4266ff153cd3.tar.gz
gentoo-d531dda89d27640b49eaea3b58af4266ff153cd3.tar.bz2
gentoo-d531dda89d27640b49eaea3b58af4266ff153cd3.zip
dev-python/pyzmq: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pyzmq/pyzmq-14.7.0.ebuild')
-rw-r--r--dev-python/pyzmq/pyzmq-14.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyzmq/pyzmq-14.7.0.ebuild b/dev-python/pyzmq/pyzmq-14.7.0.ebuild
index ed5f0e591c6c..df37521c8cce 100644
--- a/dev-python/pyzmq/pyzmq-14.7.0.ebuild
+++ b/dev-python/pyzmq/pyzmq-14.7.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1 toolchain-funcs