summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2018-09-17 14:01:54 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2018-09-19 01:03:47 +0100
commita4bfd0fddd4ec83b7c5548788119991e0b4a2a56 (patch)
tree1018646159f830d325be67f4fe2db9cd70626a08 /dev-python/boto3/boto3-9999.ebuild
parentdev-python/s3transfer: add python3_7 (diff)
downloadgentoo-a4bfd0fddd4ec83b7c5548788119991e0b4a2a56.tar.gz
gentoo-a4bfd0fddd4ec83b7c5548788119991e0b4a2a56.tar.bz2
gentoo-a4bfd0fddd4ec83b7c5548788119991e0b4a2a56.zip
dev-python/boto3: add python3_7
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-python/boto3/boto3-9999.ebuild')
-rw-r--r--dev-python/boto3/boto3-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild
index d62092d13cee..c4a2a2204096 100644
--- a/dev-python/boto3/boto3-9999.ebuild
+++ b/dev-python/boto3/boto3-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
inherit distutils-r1 vcs-snapshot