commit:     8197d04becbe20cee282d01452052e0857855d20
Author:     Daniel Heule <nerve <AT> ipwar <DOT> ch>
AuthorDate: Mon Feb 25 09:16:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 00:03:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8197d04b

app-admin/cdist: python 3.7 ready, EAPI 6 => 7

Signed-off-by: Daniel Heule <nerve <AT> ipwar.ch>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-admin/cdist/cdist-4.10.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/cdist/cdist-4.10.6.ebuild 
b/app-admin/cdist/cdist-4.10.6.ebuild
index f749811be21..44334c2bdb7 100644
--- a/app-admin/cdist/cdist-4.10.6.ebuild
+++ b/app-admin/cdist/cdist-4.10.6.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
 
 inherit distutils-r1
 

Reply via email to