summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-07-15 07:58:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-07-15 07:58:31 -0500
commit1479aefdba4309d21a53076f6919071addc2327f (patch)
treec6c9921e94d7ff768d285e03a836b781efbf7b3a /app-emulation/diskimage-builder/diskimage-builder-9999.ebuild
parent[QA] Revert "subversion.eclass: EAPI-7 ready" (diff)
downloadgentoo-1479aefdba4309d21a53076f6919071addc2327f.tar.gz
gentoo-1479aefdba4309d21a53076f6919071addc2327f.tar.bz2
gentoo-1479aefdba4309d21a53076f6919071addc2327f.zip
app-emulation/diskimage-builder: 2.25.0 bump
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation/diskimage-builder/diskimage-builder-9999.ebuild')
-rw-r--r--app-emulation/diskimage-builder/diskimage-builder-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild b/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild
index bda4c2798bb7..86d3bb124b34 100644
--- a/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild
+++ b/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
inherit distutils-r1