From: Andrey Utkin Date: Thu, 16 Mar 2017 21:04:15 +0000 (+0000) Subject: dev-python/botocore: 1.4.93: EAPI 5 -> 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5402de0eb90c60dc144ae82ac17cbe36bf05a3e8;p=gentoo.git dev-python/botocore: 1.4.93: EAPI 5 -> 6 Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-python/botocore/botocore-1.4.93.ebuild b/dev-python/botocore/botocore-1.4.93.ebuild index ce1a0e4de87c..ef8b08eda5ea 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