projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b14943
)
app-emulation/spice: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:22 +0000
(14:04 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:36 +0000
(14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-emulation/spice/spice-0.14.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/spice/spice-0.14.0-r2.ebuild
b/app-emulation/spice/spice-0.14.0-r2.ebuild
index ae61110bb94fdcc2adaa2fb0e2b0082749c6ff11..49bf1e178a9a5e68826c992830a65c4dbd1c13b1 100644
(file)
--- a/
app-emulation/spice/spice-0.14.0-r2.ebuild
+++ b/
app-emulation/spice/spice-0.14.0-r2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils