summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Mózes <hydrapolic@gmail.com>2020-04-28 11:55:59 +0000
committerYixun Lan <dlan@gentoo.org>2020-04-30 22:42:38 +0800
commit574805c8adbdead6b9a2c44f0ef4f9492d83c314 (patch)
treec0bf7e6688f89d5fe7f95bd1305437390e99d7d2
parentapp-emulation/xen-tools: add python3.{7,8} support (diff)
downloadgentoo-574805c8.tar.gz
gentoo-574805c8.tar.bz2
gentoo-574805c8.zip
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 <hydrapolic@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--app-emulation/xen/xen-4.13.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
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