app-emulation/xen: add python3.{7,8} support
authorTomáš Mózes <hydrapolic@gmail.com>
Tue, 28 Apr 2020 11:55:59 +0000 (11:55 +0000)
committerYixun Lan <dlan@gentoo.org>
Thu, 30 Apr 2020 14:42:38 +0000 (22:42 +0800)
Closes: https://github.com/gentoo/gentoo/pull/15554
Bug: https://bugs.gentoo.org/718216
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
app-emulation/xen/xen-4.13.0-r3.ebuild

index f95ccf1dab63c8cc751690c784d3601e8e64673c..9141030b5854fea4d0d6f6d902fd6151556a1c4d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit flag-o-matic mount-boot multilib python-any-r1 toolchain-funcs