From a01f294708740c612232de3dfd9be6812f0d2bfd Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Thu, 16 Mar 2017 23:17:23 +0000 Subject: [PATCH] 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 --- dev-python/boto3/boto3-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/boto3/boto3-1.4.4.ebuild b/dev-python/boto3/boto3-1.4.4.ebuild index 4b1cefde24e30..5dcd372375a07 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