projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2826275
)
app-emulation/xen-tools: add python3.{7,8} support
author
Tomáš Mózes
<hydrapolic@gmail.com>
Tue, 28 Apr 2020 11:48:33 +0000
(11:48 +0000)
committer
Yixun Lan
<dlan@gentoo.org>
Thu, 30 Apr 2020 14:42:34 +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-tools/xen-tools-4.13.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/xen-tools/xen-tools-4.13.0-r2.ebuild
b/app-emulation/xen-tools/xen-tools-4.13.0-r2.ebuild
index 2da36941e35fee10299b76f55e533edab4e16655..3643831cebe55007be01cc16d353213ee357e20e 100644
(file)
--- a/
app-emulation/xen-tools/xen-tools-4.13.0-r2.ebuild
+++ b/
app-emulation/xen-tools/xen-tools-4.13.0-r2.ebuild
@@
-3,8
+3,8
@@
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
-PYTHON_REQ_USE='ncurses,xml,threads'
+PYTHON_COMPAT=( python3_
{6,7,8}
)
+PYTHON_REQ_USE='ncurses,xml,threads
(+)
'
inherit bash-completion-r1 flag-o-matic multilib python-single-r1 toolchain-funcs