projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa1fc7
)
dev-python/botocore: Add python3.5
author
Mike Gilbert
<floppym@gentoo.org>
Thu, 7 Apr 2016 00:53:57 +0000
(20:53 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Thu, 7 Apr 2016 00:53:57 +0000
(20:53 -0400)
Package-Manager: portage-2.2.28_p64
dev-python/botocore/botocore-1.4.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/botocore/botocore-1.4.7.ebuild
b/dev-python/botocore/botocore-1.4.7.ebuild
index f3ea5ec44a176d85e534f8acbe4903b7aae3490c..9c57e3342b4c615447325c2cf21ec4d9f1f2fa02 100644
(file)
--- 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