dev-python/docopt: Bump to EAPI 7
authorMichał Górny <mgorny@gentoo.org>
Fri, 5 Jul 2019 09:35:39 +0000 (11:35 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 5 Jul 2019 09:44:56 +0000 (11:44 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/docopt/docopt-0.6.2-r3.ebuild

index 1ea687432a5c735da9cb2c5a5d384fd211764f54..e125fea5dc00705b19be323404587c17d48ec1e4 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )