diff options
author | Andrey Utkin <andrey_utkin@gentoo.org> | 2018-09-14 21:16:53 +0100 |
---|---|---|
committer | Andrey Utkin <andrey_utkin@gentoo.org> | 2018-09-15 15:04:02 +0100 |
commit | 19ecf68fcda0578613306c2c7c9dd6cd4c2ae108 (patch) | |
tree | 4e15ddb823eaf2acab9f86ebe664de67fcad8606 /dev-python | |
parent | www-apps/grafana-bin: bump to v5.2.4 (diff) | |
download | gentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.tar.gz gentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.tar.bz2 gentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.zip |
dev-python/botocore: EAPI=7
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/botocore/botocore-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 3231771c6196..82cc15e1a9c7 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) inherit distutils-r1 |