diff options
-rw-r--r-- | dev-python/boto3/boto3-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.1.3.ebuild b/dev-python/boto3/boto3-1.1.3.ebuild index f67bcade54ca..2b890fbd311d 100644 --- a/dev-python/boto3/boto3-1.1.3.ebuild +++ b/dev-python/boto3/boto3-1.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot |