summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-27 22:31:41 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-27 22:31:41 -0500
commitba383e6b04295ebf33e1be28e998668ac3bb6f80 (patch)
tree2750802be9dad223b6e9db0eea97a9f083c3cce8 /dev-python/suds/suds-0.6-r1.ebuild
parentdev-python/oslo-policy: bup for mitaka (diff)
downloadgentoo-ba383e6b04295ebf33e1be28e998668ac3bb6f80.tar.gz
gentoo-ba383e6b04295ebf33e1be28e998668ac3bb6f80.tar.bz2
gentoo-ba383e6b04295ebf33e1be28e998668ac3bb6f80.zip
dev-python/suds: adding py35
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/suds/suds-0.6-r1.ebuild')
-rw-r--r--dev-python/suds/suds-0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild
index bb1f81a5e4a3..c0ddaa03dd9e 100644
--- a/dev-python/suds/suds-0.6-r1.ebuild
+++ b/dev-python/suds/suds-0.6-r1.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1