diff options
| author | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-27 22:31:41 -0500 |
|---|---|---|
| committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-03-27 22:31:41 -0500 |
| commit | ba383e6b04295ebf33e1be28e998668ac3bb6f80 (patch) | |
| tree | 2750802be9dad223b6e9db0eea97a9f083c3cce8 /dev-python | |
| parent | 69a6652a7b2a12b7f8561e91ee196bed2a607207 (diff) | |
| download | gentoo-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')
| -rw-r--r-- | dev-python/suds/suds-0.6-r1.ebuild | 2 |
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 |
