From: Joonas Niilola Date: Thu, 2 Jan 2020 07:40:27 +0000 (+0200) Subject: games-util/xboxdrv: add python-3.7 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b71061837cf82bd460aad41a0018488b0a7b302e;p=gentoo.git games-util/xboxdrv: add python-3.7 support Signed-off-by: Joonas Niilola Closes: https://github.com/gentoo/gentoo/pull/14214 Signed-off-by: James Le Cuirot --- diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild index e72f053eabff..1508c02753da 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev