summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-25 17:57:29 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-25 17:57:29 -0500
commit0530ed5155606d4af8af7db50c22b2bd302c6337 (patch)
tree65195f54d4ca8d7809c02f4a977c3c04007333b1 /dev-python/kazoo/kazoo-2.2.1.ebuild
parentdev-python/voluptuous: adding for mitaka (diff)
downloadgentoo-0530ed5155606d4af8af7db50c22b2bd302c6337.tar.gz
gentoo-0530ed5155606d4af8af7db50c22b2bd302c6337.tar.bz2
gentoo-0530ed5155606d4af8af7db50c22b2bd302c6337.zip
dev-python/kazoo: adding py35
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/kazoo/kazoo-2.2.1.ebuild')
-rw-r--r--dev-python/kazoo/kazoo-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kazoo/kazoo-2.2.1.ebuild b/dev-python/kazoo/kazoo-2.2.1.ebuild
index c4a8a79425a2..ff7810909070 100644
--- a/dev-python/kazoo/kazoo-2.2.1.ebuild
+++ b/dev-python/kazoo/kazoo-2.2.1.ebuild
@@ -3,7 +3,7 @@
# $Id$
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