dev-python/boto3: Add python3.5
authorMike Gilbert <floppym@gentoo.org>
Thu, 7 Apr 2016 01:56:29 +0000 (21:56 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 7 Apr 2016 01:56:29 +0000 (21:56 -0400)
Package-Manager: portage-2.2.28_p64

dev-python/boto3/boto3-1.3.0.ebuild

index c3bcdd39383fa8b1d58165ad9b510b75ee922f49..d496da5bc5cbfd2322b49de4d3387b079d0d7cfe 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
 
 inherit distutils-r1 vcs-snapshot