diff --git a/dev-python/botocore/botocore-1.4.93.ebuild b/dev-python/botocore/botocore-1.4.93.ebuild index ce1a0e4de87c8..ef8b08eda5eaf 100644 --- a/dev-python/botocore/botocore-1.4.93.ebuild +++ b/dev-python/botocore/botocore-1.4.93.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1