commit: 19ecf68fcda0578613306c2c7c9dd6cd4c2ae108 Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> AuthorDate: Fri Sep 14 20:16:53 2018 +0000 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> CommitDate: Sat Sep 15 14:04:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ecf68f
dev-python/botocore: EAPI=7 Package-Manager: Portage-2.3.48, Repoman-2.3.10 dev-python/botocore/botocore-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index 3231771c619..82cc15e1a9c 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
