Skip to content

Commit

Permalink
app-admin/cdist: python 3.7 ready, EAPI 6 => 7
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Heule <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
dheule authored and a17r committed Mar 2, 2019
1 parent d4db24e commit 8197d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-admin/cdist/cdist-4.10.6.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 8197d04

Please sign in to comment.