From: Andrey Utkin Date: Fri, 14 Sep 2018 20:16:53 +0000 (+0100) Subject: dev-python/botocore: EAPI=7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=19ecf68fcda0578613306c2c7c9dd6cd4c2ae108;p=gentoo.git dev-python/botocore: EAPI=7 Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- 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