projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14e4aec
)
app-misc/evemu: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:10:51 +0000
(15:10 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:18:03 +0000
(15:18 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/evemu/evemu-2.7.0.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/evemu/evemu-2.7.0.ebuild
b/app-misc/evemu/evemu-2.7.0.ebuild
index 68ce761f62328ddf977b3b971e244ffcc286c698..64f996d75f1117db389357f4c08126cad567143e 100644
(file)
--- a/
app-misc/evemu/evemu-2.7.0.ebuild
+++ b/
app-misc/evemu/evemu-2.7.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit ltprune python-single-r1