From c2bb5b5d4d63d097cff445f4ad69a615360b45b3 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 6 Apr 2016 20:53:57 -0400 Subject: 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(-) (limited to 'dev-python') diff --git a/dev-python/botocore/botocore-1.4.7.ebuild b/dev-python/botocore/botocore-1.4.7.ebuild index f3ea5ec44a17..9c57e3342b4c 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 -- cgit v1.2.3