games-util/xboxdrv: add python-3.7 support
authorJoonas Niilola <juippis@gentoo.org>
Thu, 2 Jan 2020 07:40:27 +0000 (09:40 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 2 Jan 2020 20:32:58 +0000 (20:32 +0000)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14214
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-util/xboxdrv/xboxdrv-0.8.8_p20190118.ebuild

index e72f053eabff48a950b8c7097999b07ca7907bc0..1508c02753da91fa8df8233bbc838f42c6a0557f 100644 (file)
@@ -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