projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7242729
)
games-util/xboxdrv: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:02 +0000
(14:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:59 +0000
(14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
patch
|
blob
|
history
diff --git
a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
index 1508c02753da91fa8df8233bbc838f42c6a0557f..76f9f0a91fc902c8cc7672e29af6375c88d65af2 100644
(file)
--- a/
games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
+++ b/
games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev