summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:14:51 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:14:51 +0200
commit33d93d562320d1f0ed5005a0c816441ca4544600 (patch)
tree3158ef6897b89b5f0e67e8e4c313870253db2435 /app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild
parentapp-emulation/virt-manager: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-33d93d562320d1f0ed5005a0c816441ca4544600.tar.gz
gentoo-33d93d562320d1f0ed5005a0c816441ca4544600.tar.bz2
gentoo-33d93d562320d1f0ed5005a0c816441ca4544600.zip
app-emulation/xen-tools: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild')
-rw-r--r--app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild
index af982d2bd20a..fd9eb3bf75c4 100644
--- a/app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.15.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
PYTHON_REQ_USE='ncurses,xml,threads(+)'
inherit bash-completion-r1 flag-o-matic multilib python-single-r1 toolchain-funcs
@@ -98,8 +98,8 @@ DEPEND="${COMMON_DEPEND}
>=sys-kernel/linux-headers-4.11
x11-libs/pixman
$(python_gen_cond_dep '
- dev-python/lxml[${PYTHON_MULTI_USEDEP}]
- pam? ( dev-python/pypam[${PYTHON_MULTI_USEDEP}] )
+ dev-python/lxml[${PYTHON_USEDEP}]
+ pam? ( dev-python/pypam[${PYTHON_USEDEP}] )
')
x86? ( sys-devel/dev86
system-ipxe? ( sys-firmware/ipxe[qemu] )
@@ -120,7 +120,7 @@ DEPEND="${COMMON_DEPEND}
app-text/ghostscript-gpl
app-text/pandoc
$(python_gen_cond_dep '
- dev-python/markdown[${PYTHON_MULTI_USEDEP}]
+ dev-python/markdown[${PYTHON_USEDEP}]
')
dev-texlive/texlive-latexextra
media-gfx/transfig