summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2018-09-14 21:16:53 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2018-09-15 15:04:02 +0100
commit19ecf68fcda0578613306c2c7c9dd6cd4c2ae108 (patch)
tree4e15ddb823eaf2acab9f86ebe664de67fcad8606
parentwww-apps/grafana-bin: bump to v5.2.4 (diff)
downloadgentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.tar.gz
gentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.tar.bz2
gentoo-19ecf68fcda0578613306c2c7c9dd6cd4c2ae108.zip
dev-python/botocore: EAPI=7
Package-Manager: Portage-2.3.48, Repoman-2.3.10
-rw-r--r--dev-python/botocore/botocore-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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