app-emulation/virtualbox: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:09:19 +0000 (15:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:17:58 +0000 (15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-emulation/virtualbox/virtualbox-5.2.40.ebuild
app-emulation/virtualbox/virtualbox-6.0.20.ebuild

index 32fb07ec21eff3afbd29100ce0ad815dff90b3ad..306436546bc2d21ef7b8fe03ec9cb883761a1073 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit flag-o-matic gnome2-utils java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg-utils
 
 MY_PV="${PV/beta/BETA}"
index 73d398156286fe6bc2b4fc91fd3256484d8bf784..f16c7450b105b6ae105513be00504d426f66f599 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit desktop flag-o-matic java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg
 
 MY_PV="${PV/beta/BETA}"