commit: c2bb5b5d4d63d097cff445f4ad69a615360b45b3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Apr 7 00:53:57 2016 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 00:53:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bb5b5d
dev-python/botocore: Add python3.5 Package-Manager: portage-2.2.28_p64 dev-python/botocore/botocore-1.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-1.4.7.ebuild b/dev-python/botocore/botocore-1.4.7.ebuild index f3ea5ec..9c57e33 100644 --- a/dev-python/botocore/botocore-1.4.7.ebuild +++ b/dev-python/botocore/botocore-1.4.7.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 ) inherit distutils-r1
