From: Tomáš Mózes Date: Tue, 28 Apr 2020 11:55:59 +0000 (+0000) Subject: app-emulation/xen: add python3.{7,8} support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=574805c8adbdead6b9a2c44f0ef4f9492d83c314;p=gentoo.git app-emulation/xen: add python3.{7,8} support Closes: https://github.com/gentoo/gentoo/pull/15554 Bug: https://bugs.gentoo.org/718216 Signed-off-by: Tomáš Mózes Signed-off-by: Yixun Lan --- diff --git a/app-emulation/xen/xen-4.13.0-r3.ebuild b/app-emulation/xen/xen-4.13.0-r3.ebuild index f95ccf1dab63..9141030b5854 100644 --- a/app-emulation/xen/xen-4.13.0-r3.ebuild +++ b/app-emulation/xen/xen-4.13.0-r3.ebuild @@ -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