From: Michał Górny Date: Mon, 10 Feb 2020 13:05:02 +0000 (+0100) Subject: games-util/xboxdrv: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e6f5610cca50ea6a16c377e45d7a48c2ab0a076e;p=gentoo.git games-util/xboxdrv: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild index 1508c02753da..76f9f0a91fc9 100644 --- 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=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev