From: Andrey Utkin Date: Thu, 16 Mar 2017 23:17:23 +0000 (+0000) Subject: dev-python/boto3: 1.4.4: EAPI 5 -> 6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a01f294708740c612232de3dfd9be6812f0d2bfd;p=gentoo.git dev-python/boto3: 1.4.4: EAPI 5 -> 6 Closes: https://github.com/gentoo/gentoo/pull/4234 Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-python/boto3/boto3-1.4.4.ebuild b/dev-python/boto3/boto3-1.4.4.ebuild index 4b1cefde24e3..5dcd372375a0 100644 --- a/dev-python/boto3/boto3-1.4.4.ebuild +++ b/dev-python/boto3/boto3-1.4.4.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 vcs-snapshot