commit: 0a6a5d112600857be907e3910c9a39fc3f9bf2b3 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 05:28:24 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 05:28:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6a5d11
dev-python/pysaml2: adding py35 Package-Manager: portage-2.2.26 dev-python/pysaml2/pysaml2-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysaml2/pysaml2-3.0.0.ebuild b/dev-python/pysaml2/pysaml2-3.0.0.ebuild index c9ccb9a..c323b3a 100644 --- a/dev-python/pysaml2/pysaml2-3.0.0.ebuild +++ b/dev-python/pysaml2/pysaml2-3.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1
