app-emulation/diskimage-builder: Drop python2_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 28 Dec 2019 16:33:49 +0000 (17:33 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 29 Dec 2019 13:22:53 +0000 (14:22 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-emulation/diskimage-builder/diskimage-builder-2.32.0.ebuild
app-emulation/diskimage-builder/diskimage-builder-9999.ebuild

index 52eb22129918a817e05f965d0d57fa754557a385..59f7031647416b8dcf1ac28c802cd9e7b4664bf7 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Golden Disk Image builder."
index 86d3bb124b3454a30da00228afaf3b69dc1270e4..73fb5c15ec1302266bad7aad0fa37e1ec5d83039 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Golden Disk Image builder."